https://launchpad.net/py-htfilter Primary features "htfilter is a lightweight HTTP proxy written in Python that allows inspection and modification of data" Features

htfilter is a lightweight HTTP proxy server that can monitor, filter, and cache HTTP requests and responses. It has no GUI, but it's extensible using custom Python code. You can hook into the intercepted HTTP conversations and modify them as appropriate. This makes htfilter a useful debugging tool.

This script is designed to be a protocol testing tool. If you're looking to mess with other people, this is not for you.

Included are some sample hooks:

  • RewriteYouTube - detects YouTube videos, redirects to their MP4 versions, and archives them with meaningful filenames
  • RewritePandora - detects Pandora music, archives them with meaningful filenames, and writes tags
  • RewriteExample - blocks Microsoft websites, JPEG images, and cookies
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。