Skip to content
Snippets Groups Projects
Commit 5d6b87c3 authored by quite's avatar quite Committed by quite
Browse files

Clarify ports to open for standalone snowflake

parent d22fb7fa
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Therefore, we especially recommend:
1. 24/7 Internet connectivity
2. A full-cone NAT (you can use this [NAT behaviour tool](https://github.com/pion/stun/tree/master/cmd/stun-nat-behaviour) to test what type of NAT you have.
The properties you are looking for are address-independent mapping and either address-independent or address-dependent filtering)
3. A server behind no or unrestricted NAT, with incoming UDP on the whole port range of `cat /proc/sys/net/ipv4/ip_local_port_range` open (or the range set using the optional `-ephemeral-ports-range` flag).
There are several ways to setup and run a standalone snowflake proxy.
### Docker setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment