Difference between revisions of "Autossh"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== See also == | == See also == | ||
+ | * {{Autossh}} | ||
* {{netcat}} | * {{netcat}} | ||
* {{ssh clients}} | * {{ssh clients}} | ||
[[Category:Security]] | [[Category:Security]] |
Revision as of 10:41, 23 June 2022
apt install autossh brew install autossh
- Loop waiting to connect to server:
AUTOSSH_POLL=5 AUTOSSH_GATETIME=0 autossh -M 0 -o ServerAliveInterval=5 -o ServerAliveCountMax=1 YOUR_SERVER_NAME_OR_IP
See also
Advertising: