pkgsrc/net/mitmproxy/PLIST

497 lines
21 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.7 2016/04/21 08:20:45 leot Exp $
bin/mitmdump
bin/mitmproxy
Update net/mitmproxy to mitmproxy-0.13. Changes: 22 July 2015: mitmproxy 0.13 * Misc bug fixes 3 June 2015: mitmproxy 0.12.1 * mitmproxy console: mouse interaction - scroll in the flow list, click on flow to view, click to switch between tabs. * Update our crypto defaults: SHA256, 2048 bit RSA, 4096 bit DH parameters. * BUGFIX: crash under some circumstances when copying to clipboard. * BUGFIX: occasional crash when deleting flows. 18 May 2015: mitmproxy 0.12 * mitmproxy console: Significant revamp of the UI. The major changes are listed below, and in addition almost every aspect of the UI has been tweaked, and performance has improved significantly. * mitmproxy console: A new options screen has been created ("o" shortcut), and many options that were previously manipulated directly via a keybinding have been moved there. * mitmproxy console: Big improvement in palettes. This includes improvements to all colour schemes. Palettes now set the terminal background colour by default, and a new --palette-transparent option has been added to disable this. * mitmproxy console: g/G shortcuts throughout mitmproxy console to jump to the beginning/end of the current view. * mitmproxy console: switch palettes on the fly from the options screen. * mitmproxy console: A cookie editor has been added for mitmproxy console at long last. * mitmproxy console: Various components of requests and responses can be copied to the clipboard from mitmproxy - thanks to @marceloglezer. * Support for creating new requests from scratch in mitmproxy console (@marceloglezer). * SSLKEYLOGFILE environment variable to specify a logging location for TLS master keys. This can be used with tools like Wireshark to allow TLS decoding. * Server facing SSL cipher suite specification (thanks to Jim Shaver). * Official support for transparent proxying on FreeBSD - thanks to Mike C (http://github.com/mike-pt). * Many other small bugfixes and improvemenets throughout the project.
2015-08-23 16:32:24 +02:00
bin/mitmweb
bin/pathoc
bin/pathod
Update to 0.11.3, provided by Leonardo Taccari in PR 49730: Update net/mitmproxy to 0.11.3. Changes: 29 Dec 2014: mitmproxy 0.11.3: * Bug fixes (-w option and #435 issue). 29 Dec 2014: mitmproxy 0.11.2: * Configuration files - mitmproxy.conf, mitmdump.conf, common.conf in the .mitmproxy directory. * Better handling of servers that reject connections that are not SNI. * Many other small bugfixes and improvements. 15 November 2014: mitmproxy 0.11.1: * Bug fixes: connection leaks some crashes 7 November 2014: mitmproxy 0.11: * Performance improvements for mitmproxy console * SOCKS5 proxy mode allows mitmproxy to act as a SOCKS5 proxy server * Data streaming for response bodies exceeding a threshold (bradpeabody@gmail.com) * Ignore hosts or IP addresses, forwarding both HTTP and HTTPS traffic untouched * Finer-grained control of traffic replay, including options to ignore contents or parameters when matching flows (marcelo.glezer@gmail.com) * Pass arguments to inline scripts * Configurable size limit on HTTP request and response bodies * Per-domain specification of interception certificates and keys (see --cert option) * Certificate forwarding, relaying upstream SSL certificates verbatim (see --cert-forward) * Search and highlighting for HTTP request and response bodies in mitmproxy console (pedro@worcel.com) * Transparent proxy support on Windows * Improved error messages and logging * Support for FreeBSD in transparent mode, using pf (zbrdge@gmail.com) * Content view mode for WBXML (davidshaw835@air-watch.com) * Better documentation, with a new section on proxy modes * Generic TCP proxy mode * Countless bugfixes and other small improvements 28 January 2014: mitmproxy 0.10: * Support for multiple scripts and multiple script arguments * Easy certificate install through the in-proxy web app, which is now enabled by default * Forward proxy mode, that forwards proxy requests to an upstream HTTP server * Reverse proxy now works with SSL * Search within a request/response using the "/" and "n" shortcut keys * A view that beatifies CSS files if cssutils is available * Bug fix, documentation improvements, and more. 25 August 2013: mitmproxy 0.9.2: * Improvements to the mitmproxywrapper.py helper script for OSX. * Don't take minor version into account when checking for serialized file compatibility. * Fix a bug causing resource exhaustion under some circumstances for SSL connections. * Revamp the way we store interception certificates. We used to store these on disk, they're now in-memory. This fixes a race condition related to cert handling, and improves compatibility with Windows, where the rules governing permitted file names are weird, resulting in errors for some valid IDNA-encoded names. * Display transfer rates for responses in the flow list. * Many other small bugfixes and improvements. 16 June 2013: mitmproxy 0.9.1: * Use "correct" case for Content-Type headers added by mitmproxy. * Make UTF environment detection more robust. * Improved MIME-type detection for viewers. * Always read files in binary mode (Windows compatibility fix). * Some developer documentation.
2015-03-09 10:18:03 +01:00
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
Update net/mitmproxy to mitmproxy-0.13. Changes: 22 July 2015: mitmproxy 0.13 * Misc bug fixes 3 June 2015: mitmproxy 0.12.1 * mitmproxy console: mouse interaction - scroll in the flow list, click on flow to view, click to switch between tabs. * Update our crypto defaults: SHA256, 2048 bit RSA, 4096 bit DH parameters. * BUGFIX: crash under some circumstances when copying to clipboard. * BUGFIX: occasional crash when deleting flows. 18 May 2015: mitmproxy 0.12 * mitmproxy console: Significant revamp of the UI. The major changes are listed below, and in addition almost every aspect of the UI has been tweaked, and performance has improved significantly. * mitmproxy console: A new options screen has been created ("o" shortcut), and many options that were previously manipulated directly via a keybinding have been moved there. * mitmproxy console: Big improvement in palettes. This includes improvements to all colour schemes. Palettes now set the terminal background colour by default, and a new --palette-transparent option has been added to disable this. * mitmproxy console: g/G shortcuts throughout mitmproxy console to jump to the beginning/end of the current view. * mitmproxy console: switch palettes on the fly from the options screen. * mitmproxy console: A cookie editor has been added for mitmproxy console at long last. * mitmproxy console: Various components of requests and responses can be copied to the clipboard from mitmproxy - thanks to @marceloglezer. * Support for creating new requests from scratch in mitmproxy console (@marceloglezer). * SSLKEYLOGFILE environment variable to specify a logging location for TLS master keys. This can be used with tools like Wireshark to allow TLS decoding. * Server facing SSL cipher suite specification (thanks to Jim Shaver). * Official support for transparent proxying on FreeBSD - thanks to Mike C (http://github.com/mike-pt). * Many other small bugfixes and improvemenets throughout the project.
2015-08-23 16:32:24 +02:00
${PYSITELIB}/${EGG_FILE}/entry_points.txt
Update to 0.11.3, provided by Leonardo Taccari in PR 49730: Update net/mitmproxy to 0.11.3. Changes: 29 Dec 2014: mitmproxy 0.11.3: * Bug fixes (-w option and #435 issue). 29 Dec 2014: mitmproxy 0.11.2: * Configuration files - mitmproxy.conf, mitmdump.conf, common.conf in the .mitmproxy directory. * Better handling of servers that reject connections that are not SNI. * Many other small bugfixes and improvements. 15 November 2014: mitmproxy 0.11.1: * Bug fixes: connection leaks some crashes 7 November 2014: mitmproxy 0.11: * Performance improvements for mitmproxy console * SOCKS5 proxy mode allows mitmproxy to act as a SOCKS5 proxy server * Data streaming for response bodies exceeding a threshold (bradpeabody@gmail.com) * Ignore hosts or IP addresses, forwarding both HTTP and HTTPS traffic untouched * Finer-grained control of traffic replay, including options to ignore contents or parameters when matching flows (marcelo.glezer@gmail.com) * Pass arguments to inline scripts * Configurable size limit on HTTP request and response bodies * Per-domain specification of interception certificates and keys (see --cert option) * Certificate forwarding, relaying upstream SSL certificates verbatim (see --cert-forward) * Search and highlighting for HTTP request and response bodies in mitmproxy console (pedro@worcel.com) * Transparent proxy support on Windows * Improved error messages and logging * Support for FreeBSD in transparent mode, using pf (zbrdge@gmail.com) * Content view mode for WBXML (davidshaw835@air-watch.com) * Better documentation, with a new section on proxy modes * Generic TCP proxy mode * Countless bugfixes and other small improvements 28 January 2014: mitmproxy 0.10: * Support for multiple scripts and multiple script arguments * Easy certificate install through the in-proxy web app, which is now enabled by default * Forward proxy mode, that forwards proxy requests to an upstream HTTP server * Reverse proxy now works with SSL * Search within a request/response using the "/" and "n" shortcut keys * A view that beatifies CSS files if cssutils is available * Bug fix, documentation improvements, and more. 25 August 2013: mitmproxy 0.9.2: * Improvements to the mitmproxywrapper.py helper script for OSX. * Don't take minor version into account when checking for serialized file compatibility. * Fix a bug causing resource exhaustion under some circumstances for SSL connections. * Revamp the way we store interception certificates. We used to store these on disk, they're now in-memory. This fixes a race condition related to cert handling, and improves compatibility with Windows, where the rules governing permitted file names are weird, resulting in errors for some valid IDNA-encoded names. * Display transfer rates for responses in the flow list. * Many other small bugfixes and improvements. 16 June 2013: mitmproxy 0.9.1: * Use "correct" case for Content-Type headers added by mitmproxy. * Make UTF environment detection more robust. * Improved MIME-type detection for viewers. * Always read files in binary mode (Windows compatibility fix). * Some developer documentation.
2015-03-09 10:18:03 +01:00
${PYSITELIB}/${EGG_FILE}/requires.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/mitmproxy/__init__.py
${PYSITELIB}/mitmproxy/__init__.pyc
${PYSITELIB}/mitmproxy/__init__.pyo
${PYSITELIB}/mitmproxy/cmdline.py
${PYSITELIB}/mitmproxy/cmdline.pyc
${PYSITELIB}/mitmproxy/cmdline.pyo
${PYSITELIB}/mitmproxy/console/__init__.py
${PYSITELIB}/mitmproxy/console/__init__.pyc
${PYSITELIB}/mitmproxy/console/__init__.pyo
${PYSITELIB}/mitmproxy/console/common.py
${PYSITELIB}/mitmproxy/console/common.pyc
${PYSITELIB}/mitmproxy/console/common.pyo
${PYSITELIB}/mitmproxy/console/flowdetailview.py
${PYSITELIB}/mitmproxy/console/flowdetailview.pyc
${PYSITELIB}/mitmproxy/console/flowdetailview.pyo
${PYSITELIB}/mitmproxy/console/flowlist.py
${PYSITELIB}/mitmproxy/console/flowlist.pyc
${PYSITELIB}/mitmproxy/console/flowlist.pyo
${PYSITELIB}/mitmproxy/console/flowview.py
${PYSITELIB}/mitmproxy/console/flowview.pyc
${PYSITELIB}/mitmproxy/console/flowview.pyo
${PYSITELIB}/mitmproxy/console/grideditor.py
${PYSITELIB}/mitmproxy/console/grideditor.pyc
${PYSITELIB}/mitmproxy/console/grideditor.pyo
${PYSITELIB}/mitmproxy/console/help.py
${PYSITELIB}/mitmproxy/console/help.pyc
${PYSITELIB}/mitmproxy/console/help.pyo
${PYSITELIB}/mitmproxy/console/options.py
${PYSITELIB}/mitmproxy/console/options.pyc
${PYSITELIB}/mitmproxy/console/options.pyo
${PYSITELIB}/mitmproxy/console/palettepicker.py
${PYSITELIB}/mitmproxy/console/palettepicker.pyc
${PYSITELIB}/mitmproxy/console/palettepicker.pyo
${PYSITELIB}/mitmproxy/console/palettes.py
${PYSITELIB}/mitmproxy/console/palettes.pyc
${PYSITELIB}/mitmproxy/console/palettes.pyo
${PYSITELIB}/mitmproxy/console/pathedit.py
${PYSITELIB}/mitmproxy/console/pathedit.pyc
${PYSITELIB}/mitmproxy/console/pathedit.pyo
${PYSITELIB}/mitmproxy/console/searchable.py
${PYSITELIB}/mitmproxy/console/searchable.pyc
${PYSITELIB}/mitmproxy/console/searchable.pyo
${PYSITELIB}/mitmproxy/console/select.py
${PYSITELIB}/mitmproxy/console/select.pyc
${PYSITELIB}/mitmproxy/console/select.pyo
${PYSITELIB}/mitmproxy/console/signals.py
${PYSITELIB}/mitmproxy/console/signals.pyc
${PYSITELIB}/mitmproxy/console/signals.pyo
${PYSITELIB}/mitmproxy/console/statusbar.py
${PYSITELIB}/mitmproxy/console/statusbar.pyc
${PYSITELIB}/mitmproxy/console/statusbar.pyo
${PYSITELIB}/mitmproxy/console/tabs.py
${PYSITELIB}/mitmproxy/console/tabs.pyc
${PYSITELIB}/mitmproxy/console/tabs.pyo
${PYSITELIB}/mitmproxy/console/window.py
${PYSITELIB}/mitmproxy/console/window.pyc
${PYSITELIB}/mitmproxy/console/window.pyo
${PYSITELIB}/mitmproxy/contentviews.py
${PYSITELIB}/mitmproxy/contentviews.pyc
${PYSITELIB}/mitmproxy/contentviews.pyo
${PYSITELIB}/mitmproxy/contrib/README
${PYSITELIB}/mitmproxy/contrib/__init__.py
${PYSITELIB}/mitmproxy/contrib/__init__.pyc
${PYSITELIB}/mitmproxy/contrib/__init__.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/__init__.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/__init__.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/__init__.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/README.specs.mkd
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/__init__.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/__init__.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/__init__.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/evalbased.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/evalbased.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/evalbased.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/javascriptobfuscator.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/javascriptobfuscator.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/javascriptobfuscator.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/myobfuscate.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/myobfuscate.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/myobfuscate.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/packer.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/packer.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/packer.pyo
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/urlencode.py
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/urlencode.pyc
${PYSITELIB}/mitmproxy/contrib/jsbeautifier/unpackers/urlencode.pyo
${PYSITELIB}/mitmproxy/contrib/tls/__init__.py
${PYSITELIB}/mitmproxy/contrib/tls/__init__.pyc
${PYSITELIB}/mitmproxy/contrib/tls/__init__.pyo
${PYSITELIB}/mitmproxy/contrib/tls/_constructs.py
${PYSITELIB}/mitmproxy/contrib/tls/_constructs.pyc
${PYSITELIB}/mitmproxy/contrib/tls/_constructs.pyo
${PYSITELIB}/mitmproxy/contrib/tls/utils.py
${PYSITELIB}/mitmproxy/contrib/tls/utils.pyc
${PYSITELIB}/mitmproxy/contrib/tls/utils.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/ASCommandResponse.py
${PYSITELIB}/mitmproxy/contrib/wbxml/ASCommandResponse.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/ASCommandResponse.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXML.py
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXML.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXML.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLByteQueue.py
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLByteQueue.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLByteQueue.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLCodePage.py
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLCodePage.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/ASWBXMLCodePage.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/GlobalTokens.py
${PYSITELIB}/mitmproxy/contrib/wbxml/GlobalTokens.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/GlobalTokens.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/InvalidDataException.py
${PYSITELIB}/mitmproxy/contrib/wbxml/InvalidDataException.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/InvalidDataException.pyo
${PYSITELIB}/mitmproxy/contrib/wbxml/__init__.py
${PYSITELIB}/mitmproxy/contrib/wbxml/__init__.pyc
${PYSITELIB}/mitmproxy/contrib/wbxml/__init__.pyo
${PYSITELIB}/mitmproxy/controller.py
${PYSITELIB}/mitmproxy/controller.pyc
${PYSITELIB}/mitmproxy/controller.pyo
${PYSITELIB}/mitmproxy/dump.py
${PYSITELIB}/mitmproxy/dump.pyc
${PYSITELIB}/mitmproxy/dump.pyo
${PYSITELIB}/mitmproxy/exceptions.py
${PYSITELIB}/mitmproxy/exceptions.pyc
${PYSITELIB}/mitmproxy/exceptions.pyo
${PYSITELIB}/mitmproxy/filt.py
${PYSITELIB}/mitmproxy/filt.pyc
${PYSITELIB}/mitmproxy/filt.pyo
${PYSITELIB}/mitmproxy/flow.py
${PYSITELIB}/mitmproxy/flow.pyc
${PYSITELIB}/mitmproxy/flow.pyo
${PYSITELIB}/mitmproxy/flow_export.py
${PYSITELIB}/mitmproxy/flow_export.pyc
${PYSITELIB}/mitmproxy/flow_export.pyo
${PYSITELIB}/mitmproxy/flow_format_compat.py
${PYSITELIB}/mitmproxy/flow_format_compat.pyc
${PYSITELIB}/mitmproxy/flow_format_compat.pyo
${PYSITELIB}/mitmproxy/main.py
${PYSITELIB}/mitmproxy/main.pyc
${PYSITELIB}/mitmproxy/main.pyo
${PYSITELIB}/mitmproxy/models/__init__.py
${PYSITELIB}/mitmproxy/models/__init__.pyc
${PYSITELIB}/mitmproxy/models/__init__.pyo
${PYSITELIB}/mitmproxy/models/connections.py
${PYSITELIB}/mitmproxy/models/connections.pyc
${PYSITELIB}/mitmproxy/models/connections.pyo
${PYSITELIB}/mitmproxy/models/flow.py
${PYSITELIB}/mitmproxy/models/flow.pyc
${PYSITELIB}/mitmproxy/models/flow.pyo
${PYSITELIB}/mitmproxy/models/http.py
${PYSITELIB}/mitmproxy/models/http.pyc
${PYSITELIB}/mitmproxy/models/http.pyo
${PYSITELIB}/mitmproxy/onboarding/__init__.py
${PYSITELIB}/mitmproxy/onboarding/__init__.pyc
${PYSITELIB}/mitmproxy/onboarding/__init__.pyo
${PYSITELIB}/mitmproxy/onboarding/app.py
${PYSITELIB}/mitmproxy/onboarding/app.pyc
${PYSITELIB}/mitmproxy/onboarding/app.pyo
${PYSITELIB}/mitmproxy/onboarding/static/bootstrap.min.css
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/css/font-awesome.css
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/css/font-awesome.min.css
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/fonts/FontAwesome.otf
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/fonts/fontawesome-webfont.eot
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/fonts/fontawesome-webfont.svg
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/fonts/fontawesome-webfont.ttf
${PYSITELIB}/mitmproxy/onboarding/static/fontawesome/fonts/fontawesome-webfont.woff
${PYSITELIB}/mitmproxy/onboarding/static/mitmproxy.css
${PYSITELIB}/mitmproxy/onboarding/templates/frame.html
${PYSITELIB}/mitmproxy/onboarding/templates/index.html
${PYSITELIB}/mitmproxy/onboarding/templates/layout.html
${PYSITELIB}/mitmproxy/platform/__init__.py
${PYSITELIB}/mitmproxy/platform/__init__.pyc
${PYSITELIB}/mitmproxy/platform/__init__.pyo
${PYSITELIB}/mitmproxy/platform/linux.py
${PYSITELIB}/mitmproxy/platform/linux.pyc
${PYSITELIB}/mitmproxy/platform/linux.pyo
${PYSITELIB}/mitmproxy/platform/osx.py
${PYSITELIB}/mitmproxy/platform/osx.pyc
${PYSITELIB}/mitmproxy/platform/osx.pyo
${PYSITELIB}/mitmproxy/platform/pf.py
${PYSITELIB}/mitmproxy/platform/pf.pyc
${PYSITELIB}/mitmproxy/platform/pf.pyo
${PYSITELIB}/mitmproxy/platform/windows.py
${PYSITELIB}/mitmproxy/platform/windows.pyc
${PYSITELIB}/mitmproxy/platform/windows.pyo
${PYSITELIB}/mitmproxy/protocol/__init__.py
${PYSITELIB}/mitmproxy/protocol/__init__.pyc
${PYSITELIB}/mitmproxy/protocol/__init__.pyo
${PYSITELIB}/mitmproxy/protocol/base.py
${PYSITELIB}/mitmproxy/protocol/base.pyc
${PYSITELIB}/mitmproxy/protocol/base.pyo
${PYSITELIB}/mitmproxy/protocol/http.py
${PYSITELIB}/mitmproxy/protocol/http.pyc
${PYSITELIB}/mitmproxy/protocol/http.pyo
${PYSITELIB}/mitmproxy/protocol/http1.py
${PYSITELIB}/mitmproxy/protocol/http1.pyc
${PYSITELIB}/mitmproxy/protocol/http1.pyo
${PYSITELIB}/mitmproxy/protocol/http2.py
${PYSITELIB}/mitmproxy/protocol/http2.pyc
${PYSITELIB}/mitmproxy/protocol/http2.pyo
${PYSITELIB}/mitmproxy/protocol/http_replay.py
${PYSITELIB}/mitmproxy/protocol/http_replay.pyc
${PYSITELIB}/mitmproxy/protocol/http_replay.pyo
${PYSITELIB}/mitmproxy/protocol/rawtcp.py
${PYSITELIB}/mitmproxy/protocol/rawtcp.pyc
${PYSITELIB}/mitmproxy/protocol/rawtcp.pyo
${PYSITELIB}/mitmproxy/protocol/tls.py
${PYSITELIB}/mitmproxy/protocol/tls.pyc
${PYSITELIB}/mitmproxy/protocol/tls.pyo
${PYSITELIB}/mitmproxy/proxy/__init__.py
${PYSITELIB}/mitmproxy/proxy/__init__.pyc
${PYSITELIB}/mitmproxy/proxy/__init__.pyo
${PYSITELIB}/mitmproxy/proxy/config.py
${PYSITELIB}/mitmproxy/proxy/config.pyc
${PYSITELIB}/mitmproxy/proxy/config.pyo
${PYSITELIB}/mitmproxy/proxy/modes/__init__.py
${PYSITELIB}/mitmproxy/proxy/modes/__init__.pyc
${PYSITELIB}/mitmproxy/proxy/modes/__init__.pyo
${PYSITELIB}/mitmproxy/proxy/modes/http_proxy.py
${PYSITELIB}/mitmproxy/proxy/modes/http_proxy.pyc
${PYSITELIB}/mitmproxy/proxy/modes/http_proxy.pyo
${PYSITELIB}/mitmproxy/proxy/modes/reverse_proxy.py
${PYSITELIB}/mitmproxy/proxy/modes/reverse_proxy.pyc
${PYSITELIB}/mitmproxy/proxy/modes/reverse_proxy.pyo
${PYSITELIB}/mitmproxy/proxy/modes/socks_proxy.py
${PYSITELIB}/mitmproxy/proxy/modes/socks_proxy.pyc
${PYSITELIB}/mitmproxy/proxy/modes/socks_proxy.pyo
${PYSITELIB}/mitmproxy/proxy/modes/transparent_proxy.py
${PYSITELIB}/mitmproxy/proxy/modes/transparent_proxy.pyc
${PYSITELIB}/mitmproxy/proxy/modes/transparent_proxy.pyo
${PYSITELIB}/mitmproxy/proxy/root_context.py
${PYSITELIB}/mitmproxy/proxy/root_context.pyc
${PYSITELIB}/mitmproxy/proxy/root_context.pyo
${PYSITELIB}/mitmproxy/proxy/server.py
${PYSITELIB}/mitmproxy/proxy/server.pyc
${PYSITELIB}/mitmproxy/proxy/server.pyo
${PYSITELIB}/mitmproxy/script/__init__.py
${PYSITELIB}/mitmproxy/script/__init__.pyc
${PYSITELIB}/mitmproxy/script/__init__.pyo
${PYSITELIB}/mitmproxy/script/concurrent.py
${PYSITELIB}/mitmproxy/script/concurrent.pyc
${PYSITELIB}/mitmproxy/script/concurrent.pyo
${PYSITELIB}/mitmproxy/script/reloader.py
${PYSITELIB}/mitmproxy/script/reloader.pyc
${PYSITELIB}/mitmproxy/script/reloader.pyo
${PYSITELIB}/mitmproxy/script/script.py
${PYSITELIB}/mitmproxy/script/script.pyc
${PYSITELIB}/mitmproxy/script/script.pyo
${PYSITELIB}/mitmproxy/script/script_context.py
${PYSITELIB}/mitmproxy/script/script_context.pyc
${PYSITELIB}/mitmproxy/script/script_context.pyo
${PYSITELIB}/mitmproxy/stateobject.py
${PYSITELIB}/mitmproxy/stateobject.pyc
${PYSITELIB}/mitmproxy/stateobject.pyo
${PYSITELIB}/mitmproxy/tnetstring.py
${PYSITELIB}/mitmproxy/tnetstring.pyc
${PYSITELIB}/mitmproxy/tnetstring.pyo
${PYSITELIB}/mitmproxy/utils.py
${PYSITELIB}/mitmproxy/utils.pyc
${PYSITELIB}/mitmproxy/utils.pyo
${PYSITELIB}/mitmproxy/version.py
${PYSITELIB}/mitmproxy/version.pyc
${PYSITELIB}/mitmproxy/version.pyo
${PYSITELIB}/mitmproxy/web/__init__.py
${PYSITELIB}/mitmproxy/web/__init__.pyc
${PYSITELIB}/mitmproxy/web/__init__.pyo
${PYSITELIB}/mitmproxy/web/app.py
${PYSITELIB}/mitmproxy/web/app.pyc
${PYSITELIB}/mitmproxy/web/app.pyo
${PYSITELIB}/mitmproxy/web/static/app.css
${PYSITELIB}/mitmproxy/web/static/app.js
${PYSITELIB}/mitmproxy/web/static/fonts/fontawesome-webfont.eot
${PYSITELIB}/mitmproxy/web/static/fonts/fontawesome-webfont.svg
${PYSITELIB}/mitmproxy/web/static/fonts/fontawesome-webfont.ttf
${PYSITELIB}/mitmproxy/web/static/fonts/fontawesome-webfont.woff
${PYSITELIB}/mitmproxy/web/static/images/chrome-devtools/LICENSE
${PYSITELIB}/mitmproxy/web/static/images/chrome-devtools/resourceCSSIcon.png
${PYSITELIB}/mitmproxy/web/static/images/chrome-devtools/resourceDocumentIcon.png
${PYSITELIB}/mitmproxy/web/static/images/chrome-devtools/resourceJSIcon.png
${PYSITELIB}/mitmproxy/web/static/images/chrome-devtools/resourcePlainIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceExecutableIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceFlashIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceImageIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceJavaIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceNotModifiedIcon.png
${PYSITELIB}/mitmproxy/web/static/images/resourceRedirectIcon.png
${PYSITELIB}/mitmproxy/web/static/vendor.css
${PYSITELIB}/mitmproxy/web/static/vendor.js
${PYSITELIB}/mitmproxy/web/templates/index.html
${PYSITELIB}/mitmproxy/webfonts/fontawesome-webfont.eot
${PYSITELIB}/mitmproxy/webfonts/fontawesome-webfont.svg
${PYSITELIB}/mitmproxy/webfonts/fontawesome-webfont.ttf
${PYSITELIB}/mitmproxy/webfonts/fontawesome-webfont.woff
${PYSITELIB}/netlib/__init__.py
${PYSITELIB}/netlib/__init__.pyc
${PYSITELIB}/netlib/__init__.pyo
${PYSITELIB}/netlib/certutils.py
${PYSITELIB}/netlib/certutils.pyc
${PYSITELIB}/netlib/certutils.pyo
${PYSITELIB}/netlib/encoding.py
${PYSITELIB}/netlib/encoding.pyc
${PYSITELIB}/netlib/encoding.pyo
${PYSITELIB}/netlib/exceptions.py
${PYSITELIB}/netlib/exceptions.pyc
${PYSITELIB}/netlib/exceptions.pyo
${PYSITELIB}/netlib/http/__init__.py
${PYSITELIB}/netlib/http/__init__.pyc
${PYSITELIB}/netlib/http/__init__.pyo
${PYSITELIB}/netlib/http/authentication.py
${PYSITELIB}/netlib/http/authentication.pyc
${PYSITELIB}/netlib/http/authentication.pyo
${PYSITELIB}/netlib/http/cookies.py
${PYSITELIB}/netlib/http/cookies.pyc
${PYSITELIB}/netlib/http/cookies.pyo
${PYSITELIB}/netlib/http/headers.py
${PYSITELIB}/netlib/http/headers.pyc
${PYSITELIB}/netlib/http/headers.pyo
${PYSITELIB}/netlib/http/http1/__init__.py
${PYSITELIB}/netlib/http/http1/__init__.pyc
${PYSITELIB}/netlib/http/http1/__init__.pyo
${PYSITELIB}/netlib/http/http1/assemble.py
${PYSITELIB}/netlib/http/http1/assemble.pyc
${PYSITELIB}/netlib/http/http1/assemble.pyo
${PYSITELIB}/netlib/http/http1/read.py
${PYSITELIB}/netlib/http/http1/read.pyc
${PYSITELIB}/netlib/http/http1/read.pyo
${PYSITELIB}/netlib/http/http2/__init__.py
${PYSITELIB}/netlib/http/http2/__init__.pyc
${PYSITELIB}/netlib/http/http2/__init__.pyo
${PYSITELIB}/netlib/http/http2/connections.py
${PYSITELIB}/netlib/http/http2/connections.pyc
${PYSITELIB}/netlib/http/http2/connections.pyo
${PYSITELIB}/netlib/http/message.py
${PYSITELIB}/netlib/http/message.pyc
${PYSITELIB}/netlib/http/message.pyo
${PYSITELIB}/netlib/http/request.py
${PYSITELIB}/netlib/http/request.pyc
${PYSITELIB}/netlib/http/request.pyo
${PYSITELIB}/netlib/http/response.py
${PYSITELIB}/netlib/http/response.pyc
${PYSITELIB}/netlib/http/response.pyo
${PYSITELIB}/netlib/http/status_codes.py
${PYSITELIB}/netlib/http/status_codes.pyc
${PYSITELIB}/netlib/http/status_codes.pyo
${PYSITELIB}/netlib/http/user_agents.py
${PYSITELIB}/netlib/http/user_agents.pyc
${PYSITELIB}/netlib/http/user_agents.pyo
${PYSITELIB}/netlib/odict.py
${PYSITELIB}/netlib/odict.pyc
${PYSITELIB}/netlib/odict.pyo
${PYSITELIB}/netlib/socks.py
${PYSITELIB}/netlib/socks.pyc
${PYSITELIB}/netlib/socks.pyo
${PYSITELIB}/netlib/tcp.py
${PYSITELIB}/netlib/tcp.pyc
${PYSITELIB}/netlib/tcp.pyo
${PYSITELIB}/netlib/tutils.py
${PYSITELIB}/netlib/tutils.pyc
${PYSITELIB}/netlib/tutils.pyo
${PYSITELIB}/netlib/utils.py
${PYSITELIB}/netlib/utils.pyc
${PYSITELIB}/netlib/utils.pyo
${PYSITELIB}/netlib/version.py
${PYSITELIB}/netlib/version.pyc
${PYSITELIB}/netlib/version.pyo
${PYSITELIB}/netlib/version_check.py
${PYSITELIB}/netlib/version_check.pyc
${PYSITELIB}/netlib/version_check.pyo
${PYSITELIB}/netlib/websockets/__init__.py
${PYSITELIB}/netlib/websockets/__init__.pyc
${PYSITELIB}/netlib/websockets/__init__.pyo
${PYSITELIB}/netlib/websockets/frame.py
${PYSITELIB}/netlib/websockets/frame.pyc
${PYSITELIB}/netlib/websockets/frame.pyo
${PYSITELIB}/netlib/websockets/protocol.py
${PYSITELIB}/netlib/websockets/protocol.pyc
${PYSITELIB}/netlib/websockets/protocol.pyo
${PYSITELIB}/netlib/wsgi.py
${PYSITELIB}/netlib/wsgi.pyc
${PYSITELIB}/netlib/wsgi.pyo
${PYSITELIB}/pathod/__init__.py
${PYSITELIB}/pathod/__init__.pyc
${PYSITELIB}/pathod/__init__.pyo
${PYSITELIB}/pathod/app.py
${PYSITELIB}/pathod/app.pyc
${PYSITELIB}/pathod/app.pyo
${PYSITELIB}/pathod/language/__init__.py
${PYSITELIB}/pathod/language/__init__.pyc
${PYSITELIB}/pathod/language/__init__.pyo
${PYSITELIB}/pathod/language/actions.py
${PYSITELIB}/pathod/language/actions.pyc
${PYSITELIB}/pathod/language/actions.pyo
${PYSITELIB}/pathod/language/base.py
${PYSITELIB}/pathod/language/base.pyc
${PYSITELIB}/pathod/language/base.pyo
${PYSITELIB}/pathod/language/exceptions.py
${PYSITELIB}/pathod/language/exceptions.pyc
${PYSITELIB}/pathod/language/exceptions.pyo
${PYSITELIB}/pathod/language/generators.py
${PYSITELIB}/pathod/language/generators.pyc
${PYSITELIB}/pathod/language/generators.pyo
${PYSITELIB}/pathod/language/http.py
${PYSITELIB}/pathod/language/http.pyc
${PYSITELIB}/pathod/language/http.pyo
${PYSITELIB}/pathod/language/http2.py
${PYSITELIB}/pathod/language/http2.pyc
${PYSITELIB}/pathod/language/http2.pyo
${PYSITELIB}/pathod/language/message.py
${PYSITELIB}/pathod/language/message.pyc
${PYSITELIB}/pathod/language/message.pyo
${PYSITELIB}/pathod/language/websockets.py
${PYSITELIB}/pathod/language/websockets.pyc
${PYSITELIB}/pathod/language/websockets.pyo
${PYSITELIB}/pathod/language/writer.py
${PYSITELIB}/pathod/language/writer.pyc
${PYSITELIB}/pathod/language/writer.pyo
${PYSITELIB}/pathod/log.py
${PYSITELIB}/pathod/log.pyc
${PYSITELIB}/pathod/log.pyo
${PYSITELIB}/pathod/pathoc.py
${PYSITELIB}/pathod/pathoc.pyc
${PYSITELIB}/pathod/pathoc.pyo
${PYSITELIB}/pathod/pathoc_cmdline.py
${PYSITELIB}/pathod/pathoc_cmdline.pyc
${PYSITELIB}/pathod/pathoc_cmdline.pyo
${PYSITELIB}/pathod/pathod.py
${PYSITELIB}/pathod/pathod.pyc
${PYSITELIB}/pathod/pathod.pyo
${PYSITELIB}/pathod/pathod_cmdline.py
${PYSITELIB}/pathod/pathod_cmdline.pyc
${PYSITELIB}/pathod/pathod_cmdline.pyo
${PYSITELIB}/pathod/protocols/__init__.py
${PYSITELIB}/pathod/protocols/__init__.pyc
${PYSITELIB}/pathod/protocols/__init__.pyo
${PYSITELIB}/pathod/protocols/http.py
${PYSITELIB}/pathod/protocols/http.pyc
${PYSITELIB}/pathod/protocols/http.pyo
${PYSITELIB}/pathod/protocols/http2.py
${PYSITELIB}/pathod/protocols/http2.pyc
${PYSITELIB}/pathod/protocols/http2.pyo
${PYSITELIB}/pathod/protocols/websockets.py
${PYSITELIB}/pathod/protocols/websockets.pyc
${PYSITELIB}/pathod/protocols/websockets.pyo
${PYSITELIB}/pathod/static/bootstrap.min.css
${PYSITELIB}/pathod/static/bootstrap.min.js
${PYSITELIB}/pathod/static/jquery-1.7.2.min.js
${PYSITELIB}/pathod/static/jquery.localscroll-min.js
${PYSITELIB}/pathod/static/jquery.scrollTo-min.js
${PYSITELIB}/pathod/static/pathod.css
${PYSITELIB}/pathod/static/start_quote.png
${PYSITELIB}/pathod/static/syntax.css
${PYSITELIB}/pathod/static/torture.png
${PYSITELIB}/pathod/templates/about.html
${PYSITELIB}/pathod/templates/docframe.html
${PYSITELIB}/pathod/templates/docs_lang.html
${PYSITELIB}/pathod/templates/docs_lang_requests.html
${PYSITELIB}/pathod/templates/docs_lang_responses.html
${PYSITELIB}/pathod/templates/docs_lang_websockets.html
${PYSITELIB}/pathod/templates/docs_libpathod.html
${PYSITELIB}/pathod/templates/docs_pathoc.html
${PYSITELIB}/pathod/templates/docs_pathod.html
${PYSITELIB}/pathod/templates/docs_test.html
${PYSITELIB}/pathod/templates/download.html
${PYSITELIB}/pathod/templates/examples_context.html
${PYSITELIB}/pathod/templates/examples_setup.html
${PYSITELIB}/pathod/templates/examples_setupall.html
${PYSITELIB}/pathod/templates/frame.html
${PYSITELIB}/pathod/templates/index.html
${PYSITELIB}/pathod/templates/layout.html
${PYSITELIB}/pathod/templates/log.html
${PYSITELIB}/pathod/templates/onelog.html
${PYSITELIB}/pathod/templates/request_preview.html
${PYSITELIB}/pathod/templates/request_previewform.html
${PYSITELIB}/pathod/templates/response_preview.html
${PYSITELIB}/pathod/templates/response_previewform.html
${PYSITELIB}/pathod/test.py
${PYSITELIB}/pathod/test.pyc
${PYSITELIB}/pathod/test.pyo
${PYSITELIB}/pathod/utils.py
${PYSITELIB}/pathod/utils.pyc
${PYSITELIB}/pathod/utils.pyo
${PYSITELIB}/pathod/version.py
${PYSITELIB}/pathod/version.pyc
${PYSITELIB}/pathod/version.pyo