web proxy in python?

Oleg Broytmann phd at phd.pp.ru
Fri Feb 8 04:29:53 EST 2002


Hi!

On Fri, Feb 08, 2002 at 12:11:24AM -0800, Paul Rubin wrote:
> Anyone got a nice client side web proxy written in Python?  Something
> along the lines of junkbuster or the j-marshall.com perl proxy, maybe.

   I use proxy3 from http://theory.stanford.edu/~amitp/proxy.html. The
project is stalled, so I slowly update it; you can find my version at
http://phd.pp.ru/Software/Python/#my_proxy (or mirror at
http://phd.by.ru/Software/Python/#my_proxy).

   Other Python proxies are: http://www.softlab.ece.ntua.gr/~ckotso/CTC/,
http://www.zipcon.net/~adamf/adzapper/,
http://www.acooke.org/jara/alfajor/index.html,
http://www.cyberclip.com/webdebug/index.html.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list