Edit on GitHub

#  What’s Next

Congratulations! You have successfully completed the mitmproxy tutorial. 🎉

In this tutorial we have used mitmproxy to inspect requests initiated by curl. You probably also want to inspect web traffic from your browser or some other tool. To do so, you need to configure mitmproxy as your client’s proxy.

This tutorial only covered the most fundamental mitmproxy features. We recommend strongly to skim through the following section as well, which describes most core concepts in more detail.

#  Feedback?

We hope this tutorial was worthwhile and helped you getting up to speed with mitmproxy. Is there anything you feel is missing? Or anything that is not clear? Please let us know in our dedicated issue on GitHub.