Difficulty: Moderately Challenging
Step1
Launch Putty by double-clicking the Putty icon or opening it through the Start menu.
Step2
Click "Session." Here you will enter the details of the forwarding server you are connecting to.
Step3
Enter the address of the server that is running SSH in the Host Name field and the port number in the Port field. In our example, the address is 203.102.79.2 and the port is 22.
Step4
Select "SSH." Click "Connection" in the left pane, then "SSH," then "Tunnels." Here you will enter the information regarding the computer you are ultimately connecting to.
Step5
Enter the port number you wish to use as the local port into the Source Port field. This is the port that you will connect to using the program you wish to tunnel with, and cannot be in use by any other application. In our example this port is 8088.
Step6
Enter the address of the computer you wish to ultimately connect to followed by a colon and the port number into the Destination text field. In our example, this is 201.31.56.23:80.
Step7
Select "Local," then click "Add."
Step8
Click "Open" to begin your SSH session. You will be prompted for your username and password.