mitmproxy/mitmproxy

3 lines
70 B
Plaintext
Raw Normal View History

#!/usr/bin/env python
from libmproxy.main import mitmproxy
mitmproxy()