Algernon 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?
FeatureAlgernonmitmproxy
CategoryReverse Proxy & GatewaysReverse Proxy & Gateways
LicenseBSD-3-ClauseMIT
LanguageJavaScriptPython
Setup difficultyMediumEasy
Min. RAM512 MB256 MB
Deploymentdockerdocker, binary, source
GitHub stars★ 3,023★ 44,605
First released20262010
ReplacesCharles Proxy, Fiddler

Why pick each one

Choose Algernon if…

  • Released under the BSD-3-Clause license
  • First-class Docker support for quick deployment
  • Active community (3k GitHub stars)
  • Written in JavaScript
Algernon details

Choose mitmproxy if…

  • Powerful for debugging
  • Highly scriptable
mitmproxy details

Frequently asked questions

Is Algernon or mitmproxy better?

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

Are Algernon and mitmproxy free and open-source?

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

Can I run Algernon and mitmproxy with Docker?

Algernon: yes. mitmproxy: yes.

Related comparisons