|
|
|
|
|
by mrkurt
1941 days ago
|
|
To be fair, what Tailscale is doing is much harder than our private networking. They have to deal with NAT, mobile OSes, etc. We mostly just try to pick the right primitives. And frequently get that wrong. Like that time we wrote our own JS runtime ... |
|
Does this imply that the user-space TCP/IP-over-WireGuard trick described here wouldn't work through NAT, or on a mobile OS (assuming you can get a Go toolchain up and running)?