HTTP Proxy server in python

Ludovico Magnocavallo ludo at asiatica.org
Tue Jun 1 20:03:26 EDT 2004


Muhammad Ali wrote:

> I am thinking of doing a proxy server for this purpose in python that will have
> a list of users and their hours, and would require logging in by the user, calculate
> their times etc.
> 
> So, is this the best way of doing this? if not what else can be done? (what ever the
> solution, i would like to implement in python)

A list of proxy servers implemented in Python can be found here

http://xhaus.com/alan/python/proxies.html

L.



More information about the Python-list mailing list