mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
3 lines
75 B
Python
3 lines
75 B
Python
#!/usr/bin/env python
|
|
from mitmproxy.tools.main import mitmdump
|
|
mitmdump()
|