ProxyCorridor

Still under development...(aborted :()

Principle

ProxyCorridor is a program that allows you to overstep confines imposed by company's proxy.
Here are what you can do with ProxyCorridor : ProxyCorridor can be used as two diffrent ways. In both ways, you need a remote computer on the server side.

1. TCP Client Application behing a web proxy.

detail
With ProxyCorridor you can use IRC, VNC (Remote access), POP3, SMTP.

2. Full Web Access through a web proxy.

schema
With ProxyCorridor you can access the full web.

Requirements

Use

Samples

VNC with ProxyCorridor

schema
On Client Side :


1) Start ProxyCorridor :

C:\>proxyCorridor    -c http://myhome.dyndns.org:443/corridor/    -t 5900    -u http://proxy.compagny.com:8080/    -n employee1    -w 78sdf98a    -d company

2) Start VNC Client Application :
VNC Client must connect to proxyCorridor, so you have to type 127.0.0.1 or (localhost) in your vnc client.

On Server Side :


1) Start VNC Server...
2) Start ProxyCorridor :

C:\>proxyCorridor    -c http://myhome.dyndns.org:443/corridor/    -h 127.0.0.1    -p 5900

Full Web access with ProxyCorridor

On Client Side :


1) Start ProxyCorridor :

C:\>proxyCorridor    -c http://myhome.dyndns.org:443/corridor/    -o http://*:8080/    -u http://proxy.compagny.com:8080/    -n employee1    -w 78sdf98a    -d company

2) Start your browser :
Configure your browser so that it can connect to proxyCorridor (it's the new proxy) : proxy address : 127.0.0.1, port : 8080

On Server Side :


1) Start ProxyCorridor :

C:\>proxyCorridor    -c http://myhome.dyndns.org:443/corridor/


(*) : You can replace everywhere http://myhome.dyndns.org:443/ by http://209.85.129.104:443/ if your home public IP is 209.85.129.104... If your IP is dynamic, think about using dynamic DNS solution (DynDNS)

Links

Valid HTML 4.0 Transitional