My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 25, 2007 by nigel.sim
PythonTunnelOut  
Tunnel SSH into a secured network via HTTP proxy

Introduction

I've had the occasion where I needed to ssh into a private network, when there was no inbound traffic allowed. The solution I used was to connect OUT via the http proxy to my server, where I open a listening socket to tunnel back in via the http proxy channel.

svn co http://simbot-code.googlecode.com/svn/trunk/python-tunnel-out/trunk/ .

Details


Sign in to add a comment
Hosted by Google Code