|
|
|
|
|
by afeiszli
1629 days ago
|
|
It is way, way faster than Zerotier. Headscale I am less familiar with, and they do make Tailscale self-hostable, but they're a community-driven project I'm not sure how reliable it'll be long term (can't speak for the author). On the NAT side, we provide 3 layers of traversal options: #1 (default) port forwarding: This actually works in a surprisingly well, for about 90% of environments, but does require an exposed port. #2 UDP Hole Punching: The server acts similarly to a Nebula "lighthouse" and will tell clients where to reach each other. This covers that small situation of dualing NAT's, and doesn't require the exposed port. #3 Relay: In situations where neither works such as CGNAT, you can set a public node as a relay to route traffic to the "hidden" node |
|
Don't take this the wrong way, but subtly/implictly implying that some software is not going to be reliable in the long run because it only has a community behind is low-key FUD.