Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/derper: add -stun-addr flag (#12129) #12131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

valpackett
Copy link

Motivated by fly.io currently requiring UDP services to be bound to "fly-global-services" which TCP cannot bind to:
https://fly.io/docs/networking/udp-and-tcp/


Added an address-only flag keeping backwards compat with -stun-port, hopefully this is the right thing to do.

Motivated by fly.io currently requiring UDP services to be bound to
"fly-global-services" which TCP cannot bind to:
https://fly.io/docs/networking/udp-and-tcp/

Signed-off-by: Val Packett <val@packett.cool>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant