Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```