Hacker News new | ask | show | jobs
by Canada 3292 days ago
The reason why tunneling over SSH doesn't work very well is because the network is crap. SSH runs on TCP, and TCP doesn't perform well when there's a lot of packet loss. Even for interactive logins it's frustrating without mosh.
1 comments

One could also distinguish between "normal" SSH and SSH used as a tunnel by used bandwidth.