1#!/usr/bin/env python
2from mitmproxy.tools.main import mitmweb
3
4mitmweb()
5