7 ms·
Does it support any sort of port forwarding, not just X11?
by razzmataz 12y ago
Does it support any sort of port forwarding, not just X11?
- m8rl 12y agoMosh is a client/server setup allowing kind of asynchronous interactive session on a ssh server over a ssh connection. It doesn't replace ssh but complements it, making ssh interactive sessions more usable for low-latency and failing connections. It somehow works like a proxy, with the added feature that it tries to add some sort of advanced local echo.
- db48x 12y agoNo, MOSH is purely for interactive terminals.