SSH clients

From wikieduonline
Revision as of 10:52, 29 March 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

Popular OpenSSH include a ssh client. Other clients are available such us putty, mosh, paramiko and autossh.

Examples: 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

Example commands

See also

  • https://linux.die.net/man/1/autossh
  • https://serverfault.com/a/132973
  • Advertising: