In this tutorial I’ll demonstrate how to use Putty on Microsoft Windows PC and SSH tunnel that I can use as a secure SOCKS proxy on your computer. What’s you need? 1. PuTTY SSH Client. (Download PuTTY from here.) 2. SSH access to a unix/linux server. (dedicated server, vps or shell account) We recommend use cheap webhosting that support …

Great question! A reverse tunnel is needed when you are trying to connect to a client computer from an outside connection. A typical scenario is the device you need access to is behind a firewall or proxy. Since you can't make a direct connection to it (say you want to VNC, RDP, SSH to it, etc), a tunnel is the best way to poke a hole. I used PuTTY for SSH tunneling before. It was quite boring to run PuTTY each time I needed to setup the tunnel and to re-configure new apps to use the local SOCKS proxy. Also, not all apps support proxies. Now I'm using ProxyCap. It will create the ssh tunnel and will redirect other programs to this tunnel. If you get a warning about a private key or password prompt you have everything you need to setup a SOCKS tunnel. Configuring PuTTY. Navigate to Connection -> SSH -> Tunnels and do the following:. Instead of 8080 you can type in any local port, but higher port numbers (>1023) are required as the lower ports require administrative access.After this step, go back to Session and do the following: How to Configure an SSH Tunnel on PuTTY YOU CAN USE A DYNAMIC TUNNEL TO ACCESS ALL REMOTE INFRASTRUCTURE. Most of you have probably used a tunnel with an SSH 4-Check the Use a proxy server for your LAN box, and click Advanced. 5-Enter 127.0.0.1 of the host IP in the Socks field, with the

Apr 01, 2009

vnc - SSH tunnel over multi hops using putty - Server Fault Head over to the tunnels panel in Putty (Connections->SSH->Tunnels accessed either from the context menu if the ssh session is already active, or in the beginning connection screen when just starting putty) Create a tunnel with local source 15900, and remote source 127.0.0.1:15900; Connect (if not already connected) to Gateway1. Using PuTTY to setup a quick SOCKS proxy - ForwardProxy

Using PuTTY to set up a SOCKS Proxy Connection

Tunnel RDP through SSH & PuTTY - Sysadmins of the North Apr 28, 2015 Pagekite - Using PuTTY to create SSH tunnels with PageKite Using PuTTY to create SSH tunnels with PageKite. 2011-10-12, 16:02. PageKite supports tunneling SSH connections. This means that you can use pagekite.py to create a tunnel for ssh just like for web servers. PuTTY is a nice Windows ssh client. PuTTY supports the proxy connect method that is needed to be able to use ssh over pagekite. Bat File + Putty = SSH Proxy Tunnel - YouTube Jun 23, 2016