CherryProxy

Software Screenshot:
CherryProxy
Software Details:
Version: 0.12
Upload Date: 14 Apr 15
Developer: Philippe Lagadec
Distribution Type: Freeware
Downloads: 31

Rating: 5.0/5 (Total Votes: 1)

CherryProxy is a simple HTTP proxy written in Python, based on the CherryPy WSGI server and httplib, extensible for content analysis and filtering.

It has not been designed for operational use and it lacks some HTTP features, so some websites will not display properly.

However, it should be very useful for testing / demo / prototyping / educational purposes.

Usage as a tool (simple proxy):

1) run CherryProxy [-d]
 -d: debug mode
2) setup your browser to use localhost:8070 as proxy
Usage in a Python Application:

- import cherryproxy
- create a subclass of cherryproxy.CherryProxy
- implement methods filter_request and/or filter_response to enable filtering as
 needed.
- see provided examples

Requirements:

  • Python

Similar Software

pymiproxy
pymiproxy

20 Feb 15

Privoxy
Privoxy

5 Sep 16

squid-filter
squid-filter

3 Jun 15

Comments to CherryProxy

Comments not found
Add Comment
Turn on images!