Description
Keeps SSH sessions and tunnels alive by monitoring the connection and restarting it when needed. It is useful for persistent port forwards, remote administration links, and unstable networks.
Use it when a plain SSH command is not enough because the connection must recover automatically. Persistent tunnels can expose services, so bind addresses and keys should be reviewed carefully.