Changeset 44 for wiki


Ignore:
Timestamp:
25/02/07 05:05:25 (5 years ago)
Author:
nigel.sim
Message:

Edited wiki page through web user interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wiki/PythonTunnelOut.wiki

    r42 r44  
    55I'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. 
    66 
     7svn co http://simbot-code.googlecode.com/svn/trunk/python-tunnel-out/trunk/ . 
    78 
    89= Details = 
Note: See TracChangeset for help on using the changeset viewer.