Hacker News new | ask | show | jobs
by analyst74 1170 days ago
I was just reading about it the other day, pure ingenuity!

For those who don't have time to read, Tailscale uses a quirk in how stateful firewall treats inbound UDP traffic to allow connection to a remote server without it opening up to the public.

1 comments

Isn’t this exactly about opening it up to the public internet..?
It only opens up to another machine validated by public keys.

It serves similar purpose as opening firewall to just a specific IP/port and dynamically change the IP/port as the other machine moves or disconnects. One of the main advantage is that it works behind NATs you don't control (i.e. public WiFi).

Edit: also most home routers do not have the ability to dynamically open up to specific IPs based on where your outside machine is.

Yes but without having to mess with your router config