Hacker News new | ask | show | jobs
by aeries 2949 days ago
I've found UDP over OpenVPN to work fairly well even on bad networks. Well-supported on iOS too with the OpenVPN Connect app.
1 comments

It does until it doesn't. Then you have to wait X seconds for a keepalive (one of the 100+ configurables) to notice you're not passing traffic, and your client to tear down the dead tunnel and reconnect. Meanwhile many other applications have also lost connection to endpoints and need to do the same type of reconnection.

Stateless is the best feature of WireGuard IMO. I'm really looking forward to the mobile clients stabilizing.