Difference between revisions of "SSH clients"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Popular OpenSSH include a <code>ssh</code> client. Other clients are available such us <code>putty</code>, <code>mosh</code>, <code>paramiko</code> and <code>...")
 
Line 1: Line 1:
 
Popular [[OpenSSH]] include a <code>ssh</code>  client. Other clients are available such us <code>[[putty]]</code>, <code>[[mosh]]</code>, <code>[[paramiko]]</code> and <code>[[autossh]]</code>.
 
Popular [[OpenSSH]] include a <code>ssh</code>  client. Other clients are available such us <code>[[putty]]</code>, <code>[[mosh]]</code>, <code>[[paramiko]]</code> and <code>[[autossh]]</code>.
 +
 +
 +
* <code>autossh</code><ref>https://linux.die.net/man/1/autossh</ref> main feature not include in [[OpenSSH]] [[ssh]] client is the capability to monitor an ssh connection and restart it if necessary.

Revision as of 11:48, 8 December 2019

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


  • autossh[1] main feature not include in OpenSSH ssh client is the capability to monitor an ssh connection and restart it if necessary.
  • https://linux.die.net/man/1/autossh
  • Advertising: