常用的工具有Putty、XShell、SecureCRT、SSH Secure、Shell Slient等等。
Putty
非常小巧易用,不支持tab,多窗口切换效率太低,易用性不好;
PuTTY: a free SSH and Telnet client
Download PuTTY - a free SSH and telnet client for Windows
SecureCRT
界面强大,使用SecureCRT主要的配置如下:
1. Session Options --> Terminal 中将Anti-idle下的 Sending String选项打钩,并且在后面输入框中随意输入几个空格。用处是防止你在停止操作几分钟后操作会被断开,设置之后,每隔五分钟客户端会自动向服务器端发送几个空格,从而保活连接。
2. Session Options --> Terminal --> Emulation界面中,将Emulation下的Terminal下拉条选为Linux,并且勾选ANSI color,会让你的文件和文件夹显示Linux支持的各种颜色,很容易分辨
3. Session Options --> Terminal --> Appearance中,将Fonts下的Normal Font调整为Consolas 14pt, 下面的Character Encoding设置为UTF-8,防止出现中文乱码。
VanDyke Software - Redirection
XShell
绝对首选,免费版也没什么限制,随便改字体随便改颜色随便改大小随便改字符集,多窗口,也比较小巧。
http://www.netsarang.com/products/xsh_overview.html
woterm
基于OpenSSH的远程Shell管理工具;界面基于QTermWidget;开源;
GitHub - woterm/woterm: A remote shell manager base on Qt 5.
GitHub - lxqt/qtermwidget: The terminal widget for QTerminal
GitHub - lxqt/qterminal: A lightweight Qt-based terminal emulator
conemu
可定制的Windows终端,带有选项卡,拆分等样式,热键等;开源;
ConEmu - Handy Windows Terminal
poderosa
免费的跨平台SSH和SFTP工具
Poderosa Terminal – SSH Client for Professionals -- Windows/Mac
https://filezilla-project.org/ -- Windows/Mac/Linux -- https://download.filezilla-project.org/client/
英文 https://filezilla-project.org/ 中文 https://www.filezilla.cn/
Mac下使用自带终端SSH功能 -- 自带的SFTP是文本输入型的,没有图形界面
Windows SSH推荐使用XShell或者putty -- https://www.portablesoft.org/xshell-legacy-versions/
Mac SSH推荐使用自带的终端命令
http://firecats-MacBook-Pro:~$ ssh root@172.16.17.135
Windows/Mac SFTP推荐使用FileZilla,CentOS 7终端命令行方式安装FileZilla
WinSCP
WinSCP :: Official Site :: Free SFTP and FTP client for Windows
https://github.com/winscp/winscp
GitHubDesktop
GitHub Desktop | Simple collaboration from your desktop -- 支持Windows 64bit和Mac系统
GitHub - desktop/desktop: Simple collaboration from your desktop
https://help.github.com/desktop/guides/ 帮助文档
GitHub for mobile
Wireshark
https://www.wireshark.org/download/win64/
过滤条件:
ip.addr == 192.168.10.10 and tcp