|
|
|
Resilient SSH tunnel app (keep alive and conn retries)
|
|
10 points
by davrodpin
2455 days ago
|
|
Latest version of mole, 0.5.0, adds two new features that increases the resiliency of an established tunnel: * Idle clients do not get disconnected from the ssh server since Mole keeps sending synthetic packets acting as a keep alive mechanism.
* Auto reconnection to the ssh server if the it is dropped by any reason. Link: https://davrodpin.github.io/mole/ |
|