How to: create SSH tunnel with PuTTY
Why do we want to do this? Because we do not want people to sniff / logging our activity. So, we would want to encrypt what we are sending and receiving over the net. This is the most easy and cheap way to set up proxy using SSH connection, provided you already have SSH access to a server / host….
Read More »