Angie vs mitmproxy

A side-by-side comparison of two self-hosted reverse proxy & gateways options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureAngiemitmproxy
CategoryReverse Proxy & GatewaysReverse Proxy & Gateways
LicenseBSD-2-ClauseMIT
LanguageCPython
Setup difficultyMediumEasy
Min. RAM128 MB256 MB
Deploymentdocker, bare-metaldocker, binary, source
GitHub stars★ 2,537★ 44,605
First released20222010
ReplacesnginxCharles Proxy, Fiddler

Why pick each one

Choose Angie if…

  • Released under the BSD-2-Clause license
  • First-class Docker support for quick deployment
  • Active community (2.5k GitHub stars)
  • Written in C
Angie details

Choose mitmproxy if…

  • Powerful for debugging
  • Highly scriptable
mitmproxy details

Frequently asked questions

Is Angie or mitmproxy better?

mitmproxy is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Angie if its specific feature set fits your needs better.

Are Angie and mitmproxy free and open-source?

Yes. Angie is licensed under BSD-2-Clause and mitmproxy under MIT. Both can be self-hosted at no software cost.

Can I run Angie and mitmproxy with Docker?

Angie: yes. mitmproxy: yes.

Related comparisons