mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 19:27:14 +00:00
- Move option parsing utiliities to proxy.py - Don't have a global config object. Pass it as an argument to ProxyServer. - Simplify certificate generation logic. |
||
|---|---|---|
| .. | ||
| contrib | ||
| resources | ||
| __init__.py | ||
| console.py | ||
| controller.py | ||
| dump.py | ||
| filt.py | ||
| flow.py | ||
| netstring.py | ||
| playback.py | ||
| proxy.py | ||
| record.py | ||
| recorder.py | ||
| script.py | ||
| utils.py | ||