http2https proxy

Seb sebastianthegreatful at gmail.com
Sun Sep 19 14:08:22 EDT 2010


I'd like to open a ssl connection to a https server, done

Create a socket and bind it to a local port, done


Connect the two in such a way that everything read or written to the
local port is actually read or written to the https server. In other
words I want a http2https proxy.

ideas?


best regards,
Seb




More information about the Python-list mailing list