Instead, I use PuTTY to create a SSH tunnel to my home computer, which is by far more secure. The router is running a simple SSH daemon, and doesn't forward my Windows Remote Desktop Connection port. For example, I have a router at my home, which acts as a gateway for my LAN. This is a very good way of securing your connections. PuTTY can create SSH tunnels between local area networks. The program supports logging, changing the size of the terminal window, changing the scrollback buffer, selecting an auto-login username, choosing a proxy, several encryption ciphers for SSH, and many more. Each setting you make in order to connect to your server can be saved into a session, making it easy to connect to multiple servers with just a couple of clicks. It also supports raw data transfer and other protocols, like Telnet, or the old Rlogin.
So, I suggest you search some documentation about SSH before using this software (you can start with an explanation from our help section).īut PuTTY isn't only a SSH client. The truth is that the first time I tried it, I didn't even know what SSH means. I've been using PuTTY for more than 7 years now, and I can tell you it's one of the best SSH clients I've ever tried.