mitmproxy/release/specs/mitmweb

5 lines
74 B
Plaintext
Raw Permalink Normal View History

2014-09-13 23:30:00 +00:00
#!/usr/bin/env python
2016-10-27 18:44:47 +00:00
from mitmproxy.tools.main import mitmweb
2014-09-13 23:30:00 +00:00
mitmweb()