logoalt Hacker News

kamranjontoday at 7:04 PM1 replyview on HN

thank you for the tip here! would you say tinc can work more or less like tailscale?

I saw this: "As long as one node in the VPN allows incoming connections on a public IP address (even if it is a dynamic IP address), tinc will be able to do NAT traversal, allowing direct communication between peers."

And wondered if tailscale was doing a bit more magic than tinc is here?


Replies

miggoltoday at 7:43 PM

> And wondered if tailscale was doing a bit more magic than tinc is here?

Yes, tailscale, rayfish, zerotier and all use an existing network of relays to do nat traversal. Tinc doesn't provide that, but allows you to be completely independent if you get (or already have) a $5 VPS.