pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
597 stars 90 forks source link

stun.voip.blackberry.com no longer supports NAT discovery? #152

Closed cdman closed 1 year ago

cdman commented 1 year ago

I ran stun-nat-behaviour as part of trying to set up a Tor snowflake proxy (based on these instructions: https://community.torproject.org/relay/setup/snowflake/standalone/). However it says:

INFO: 2023/05/08 05:10:32 Error: NAT discovery feature not supported by this server

Changing the stun server to stun.voipgate.com:3478 (found here: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/34129#note_2595581) gives results. So maybe default to that?