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: Python Proxy
Proxy Name Python Proxy
Language and version python version: 2.3
HTTP version 1.1
HTTPS Connect yes
Windows NTLM support no
Last updated YYYY-MM-DD 2009-09-03
Platform all
Author Fabio Domingues
Home page http://code.google.com/p/python-proxy/
Primary features Basic HTTP proxy
Features

From the product page.

  1. Supports IPv4 and IPv6
  2. Supports HTTPS
  3. Supports HTTPS tunnelling, via CONNECT
  4. Will support FTP in the future
License MIT
Design Architecture asynchronous
Notes The code for python-proxy is small, clean and well-organised: it would make a great starting point for developing your own proxy with specialised features.