
Click the "Add" button to add the port forwarding configuration to the list. For example, if you want to connect to a MySQL database on port 3306 on the remote server, you would enter "localhost:3306". In the "Destination" field, enter the hostname or IP address of the remote server you want to connect to, followed by the destination port you want to use. This can be any unused port on your local machine, such as 8080. In the "Add new forwarded port" section, enter the source port you want to use in the "Source port" field. In the "Connection" category, expand "SSH" and select "Tunnels". Enter the hostname or IP address of the remote server you want to connect to in the "Host Name (or IP address)" field. Open PuTTY and navigate to the "Session" category on the left-hand side. To create an SSH tunnel using PuTTY GUI in Windows, follow these steps: Method 1: Creating an SSH Tunnel using PuTTY GUI In this article, we'll show you how to create an SSH tunnel using PuTTY in Windows. Creating an SSH tunnel using PuTTY is a common task for developers, system administrators, and security professionals who need to access remote servers securely.
It can be used to create an SSH tunnel, which is a secure connection between a local computer and a remote server, used to securely forward network traffic. PuTTY is a popular free and open-source terminal emulator and SSH client for Windows.