mitmproxy/mitmdump

3 lines
68 B
Plaintext
Raw Normal View History

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