This assumes you are on a Windows machine trying to remotely login to a Windows machine, but you need to use an SSH tunnel to get through the firewall. The overall idea is that you set up a port on the local computer to forward all traffic to a port on the remote computer. Then [...]