So, I wrote a new VPN (private repos for now: ugly code & no doc). Why? I needed something minimal, fast, over TCP, that doesn’t require any post-configuration to route all the traffic through a server. Existing solutions were way too complicated for the most common use case.
No. There’s a server, a client, the server NATs client’s packets, and that’s all it does and will do. One command-line to type on each side and you’re all set. Nothing else to configure, not much documentation to read. That’s what I wanted to solve. And it works over TCP port 443
-
-
Wireguard wasn't the right tool?
-
GloryTun, Wireguard -> no TCP, I couldn’t use them in environments where only TCP/80 and TCP/443 work. OpenVPN configuration is incredibly complicated.
- 2 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.