First acquaintance: free ssh client tool under windows

If your operating system is Windows, and you want to connect to a Linux server to transfer files to each other, then you need a Secure Shell software called SSH for short. In fact, SSH is a network protocol, which allows you to connect to Linux and Unix servers over the network. SSH uses public key encryption to authenticate remote computers. You can use SSH in a variety of ways, whether it is automatic connection or login with password authentication.

This article introduces several SSH clients that can connect to Linux servers.

let's start.

Putty

Putty is the most famous SSH and telnet client, originally developed by Simon Tatham for the Windows platform. Putty is an open source software with available source code, and development and support by a group of volunteers.

Putty is very easy to install and use, usually you don't need to modify most of the configuration options. You only need to enter a few basic parameters, and you can start a very simple connection session. Click here to download  Putty.

Bitvise SSH Client

Bitvise SSH is a Windows client that supports SSH and SFTP. Developed and professionally supported by Bitvise. This SSH client is powerful, easy to install and easy to use. The Bitvise SSH client has a feature-rich graphical interface and performs dynamic port forwarding through a built-in proxy with automatic reconnection.

The Bitvise SSH client is free for individual users, as well as for personal commercial use within the organization. You can download the Bitvise SSH client here .

MobaXterm

MobaXterm is your ultimate toolbox for remote computing. In a Windows application, it provides programmers, network administrators, IT administrators and other users with a carefully tailored package of functions, making their remote operations simple and stylish.

MobaXterm provides all important remote network tools (such as SSH, X11, RDP, VNC, FTP, MOSH, etc.), as well as Unix commands on the Windows desktop (bash, ls, cat, sed, grep, awk, rsync, etc.) , And these are provided by a single portable program out of the box. MobaXterm is free for personal use, you can download MobaXterm here .

DameWare SSH

I think DameWare SSH is the best free SSH client. (LCTT Annotation: It seems that DameWare has cancelled the download of the software.)

This free tool is a terminal emulator that allows you to establish multiple telnet and SSH connections from an easy-to-use console.

  • Manage multiple sessions with one tabbed console interface
  • Save frequently used sessions in the Windows file system
  • Use multiple sets of saved certificates to easily log in to different devices
  • Use telnet, SSH1 and SSH2 protocols to connect to computers and devices

SmarTTY

  SmarTTY is a free multi-label SSH client that supports the use of SCP commands to copy files and directories at any time.

Most SSH servers support up to 10 sub-sessions per connection. SmarTTY does a great job in this regard: there are no annoying multiple windows, no need to log in again, just open a new tab to start!

Cygwin

Cygwin is a hodgepodge of GNU and open source tools, providing functions similar to Linux under a Windows platform.

Cygwin includes a Unix system called an analog library: cygwin.dll, which integrates a large number of GNU and other free software, organized in a large number of optional packages. In these installation packages, there are high-quality compilers and other software development tools, an X11 server, a complete X11 development kit, GNU emacs editor, Tex and LaTeX, openSSH (client and server), among other things There are many more, including everything you need to compile and use the PhysioToolkit software under Microsoft Windows.

After reading our article, I wonder which SSH client you like? You can leave your comment, describing the system you like and the reason for your choice. Of course, if there are other SSH clients not listed in this article, you can help us add them.

Reprint link: https://blog.csdn.net/bihailan123/article/details/80067663

If your operating system is Windows, and you want to connect to a Linux server to transfer files to each other, then you need a Secure Shell software called SSH for short. In fact, SSH is a network protocol, which allows you to connect to Linux and Unix servers over the network. SSH uses public key encryption to authenticate remote computers. You can use SSH in a variety of ways, whether it is automatic connection or login with password authentication.

This article introduces several SSH clients that can connect to Linux servers.

let's start.

Putty

Putty is the most famous SSH and telnet client, originally developed by Simon Tatham for the Windows platform. Putty is an open source software with available source code, and development and support by a group of volunteers.

Putty is very easy to install and use, usually you don't need to modify most of the configuration options. You only need to enter a few basic parameters, and you can start a very simple connection session. Click here to download  Putty.

Bitvise SSH Client

Bitvise SSH is a Windows client that supports SSH and SFTP. Developed and professionally supported by Bitvise. This SSH client is powerful, easy to install and easy to use. The Bitvise SSH client has a feature-rich graphical interface and performs dynamic port forwarding through a built-in proxy with automatic reconnection.

The Bitvise SSH client is free for individual users, as well as for personal commercial use within the organization. You can download the Bitvise SSH client here .

MobaXterm

MobaXterm is your ultimate toolbox for remote computing. In a Windows application, it provides programmers, network administrators, IT administrators and other users with a carefully tailored package of functions, making their remote operations simple and stylish.

MobaXterm provides all important remote network tools (such as SSH, X11, RDP, VNC, FTP, MOSH, etc.), as well as Unix commands on the Windows desktop (bash, ls, cat, sed, grep, awk, rsync, etc.) , And these are provided by a single portable program out of the box. MobaXterm is free for personal use, you can download MobaXterm here .

DameWare SSH

I think DameWare SSH is the best free SSH client. (LCTT Annotation: It seems that DameWare has cancelled the download of the software.)

This free tool is a terminal emulator that allows you to establish multiple telnet and SSH connections from an easy-to-use console.

  • Manage multiple sessions with one tabbed console interface
  • Save frequently used sessions in the Windows file system
  • Use multiple sets of saved certificates to easily log in to different devices
  • Use telnet, SSH1 and SSH2 protocols to connect to computers and devices

SmarTTY

  SmarTTY is a free multi-label SSH client that supports the use of SCP commands to copy files and directories at any time.

Most SSH servers support up to 10 sub-sessions per connection. SmarTTY does a great job in this regard: there are no annoying multiple windows, no need to log in again, just open a new tab to start!

Cygwin

Cygwin is a hodgepodge of GNU and open source tools, providing functions similar to Linux under a Windows platform.

Cygwin includes a Unix system called an analog library: cygwin.dll, which integrates a large number of GNU and other free software, organized in a large number of optional packages. In these installation packages, there are high-quality compilers and other software development tools, an X11 server, a complete X11 development kit, GNU emacs editor, Tex and LaTeX, openSSH (client and server), among other things There are many more, including everything you need to compile and use the PhysioToolkit software under Microsoft Windows.

After reading our article, I wonder which SSH client you like? You can leave your comment, describing the system you like and the reason for your choice. Of course, if there are other SSH clients not listed in this article, you can help us add them.

Guess you like

Origin blog.csdn.net/publicstaticfinal/article/details/111680560