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