About this site

This site presents a list of open source HTTP proxies written in java and python, with comparison tables, so that you compare the proxies on a feature by feature basis. Further detail is available on each proxy: click it's name for more info.

NAVIGATION: Front page | java proxy comparison table | python proxy comparison table

Detailed information about PYTHON proxy: microproxy
Proxy Name microproxy
Language and version python version: 2.3
HTTP version 1.1
HTTPS Connect no
Windows NTLM support no
Last updated YYYY-MM-DD 2006-11-29
Platform all
Author ubershmekel
Home page http://pastebin.com/mdsAjhdQ
Primary features World's smallest python proxy!
Features Microproxy is the simplest possible http proxy. It simply relays all bytes from the client to the server at a socket send and recv level. The way it recognises the remote server to connect to is by a simple regex, which extracts the URL of the origin server from the byte stream. (Does that work in all cases: I'm not sure).
License Public Domain
Design Architecture Threaded
Notes