NAVIGATION: Front page | java proxy comparison table | python proxy comparison table
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 |