Difference between revisions of "Autossh"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{lc}}
 
* Homepage: https://www.harding.motd.ca/autossh/
 
* Homepage: https://www.harding.motd.ca/autossh/
 
* Man: https://linux.die.net/man/1/autossh
 
* Man: https://linux.die.net/man/1/autossh

Revision as of 10:46, 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: