Difference between revisions of "SSH"
From CoinWiki
(Created page with "Secure Shell is a protocol that allows the user to perform operations securely over an insecure network.") |
|||
Line 1: | Line 1: | ||
Secure Shell is a protocol that allows the user to perform operations securely over an insecure network. | Secure Shell is a protocol that allows the user to perform operations securely over an insecure network. | ||
+ | |||
+ | == SSH Clients == | ||
+ | === Windows Clients === | ||
+ | * [https://www.ssh.com/ssh/putty/download PuTTY] | ||
+ | * [https://www.netsarang.com/products/xsh_overview.html Xshell 5] | ||
+ | * [https://www.emtec.com/zoc/ ZOC Terminal] | ||
+ | * [https://www.vandyke.com/products/securecrt/ SecureCRT] | ||
+ | * [https://mobaxterm.mobatek.net MobaXterm] | ||
+ | |||
+ | === Mac Client === | ||
+ | * [https://www.iterm2.com iTerm2] | ||
+ | * Terminal - Default Mac terminal app | ||
+ | * [https://www.emtec.com/zoc/ ZOC Terminal Mac] | ||
+ | * [https://www.macterm.net MacTerm] | ||
+ | * [https://hyper.is Hyper] | ||
+ | |||
+ | === Linux Client === | ||
+ | * [http://www.linuxfromscratch.org/blfs/view/svn/gnome/gnome-terminal.html Gnome] | ||
+ | * [https://www.emtec.com ZOC Terminal] | ||
+ | * [http://xiki.org Xiki] | ||
+ | * [https://launchpad.net/sakura Sakura] | ||
+ | * [https://github.com/lanoxx/tilda Tilda] |
Revision as of 17:05, 28 February 2018
Secure Shell is a protocol that allows the user to perform operations securely over an insecure network.
SSH Clients
Windows Clients
Mac Client
- iTerm2
- Terminal - Default Mac terminal app
- ZOC Terminal Mac
- MacTerm
- Hyper