Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arbal/derper
https://github.com/tailscale/tailscale/tree/main/derp
https://github.com/arbal/derper
Last synced: 3 months ago
JSON representation
https://github.com/tailscale/tailscale/tree/main/derp
- Host: GitHub
- URL: https://github.com/arbal/derper
- Owner: arbal
- Fork: true (chestnutprog/derper)
- Created: 2021-10-08T17:13:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T10:27:02.000Z (about 1 year ago)
- Last Synced: 2024-07-10T09:50:24.515Z (4 months ago)
- Language: Dockerfile
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# derper
Pre-built Docker Image of [tailscale derper](https://github.com/tailscale/tailscale/tree/main/cmd/derper)
## Usgae
```sh
docker run -p 443:443 -p 3478:3478/udp -d -t arbal/derper -hostname example.net -stun
```