Hacker News new | past | comments | ask | show | jobs | submit login

Does anybody know a tool for tunneling/reverse tunneling that isn't SSH since SSH is doing TCP over TCP and is slow?



As far as I know the simple SSH "port forwarding" (-L and -R) used here is just layer 4 reading/writing from one TCP socket to another (plus some multiplexing/encryption in between) and doesn't suffer from any TCP over TCP problems, only the ssh tun forwarding option (-w) is level 2/3 and has that issue but that seems to be much more rarely used.


Wireguard




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: