Timeline for Mosh with port forwarding (like SSH)
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 25, 2024 at 14:11 | comment | added | TonyH | Id use autossh for the tunnels, and then also connect to the terminal via mosh. At the end of the day, it's all SSH, mosh just changes the display behavior a bit - more like a remote desktop. | |
| Jun 30, 2024 at 14:42 | comment | added | Rainb | autossh is really good, except it will make a new connection instead of caching old ones? maybe you need some sort of fifo stream over TCP with a long lifetime, no idea, hard to implement. | |
| Jun 30, 2024 at 14:21 | review | Low quality posts | |||
| Jun 30, 2024 at 14:48 | |||||
| Jun 30, 2024 at 14:09 | comment | added | Kusalananda♦ |
You should ideally show how to solve the issue. This does not use mosh though.
|
|
| S Jun 30, 2024 at 14:04 | review | First answers | |||
| Jun 30, 2024 at 14:26 | |||||
| S Jun 30, 2024 at 14:04 | history | answered | Konrad Kuźnicki | CC BY-SA 4.0 |