mitmproxy vs g3proxy

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?
Featuremitmproxyg3proxy
CategoryReverse Proxy & GatewaysReverse Proxy & Gateways
LicenseMITApache-2.0
LanguagePythonRust
Setup difficultyEasyMedium
Min. RAM256 MB512 MB
Deploymentdocker, binary, sourcebare-metal
GitHub stars★ 44,605★ 889
First released20102020
ReplacesCharles Proxy, Fiddler

Why pick each one

Choose mitmproxy if…

  • Powerful for debugging
  • Highly scriptable
mitmproxy details

Choose g3proxy if…

  • Released under the Apache-2.0 license
  • Written in Rust
  • Lightweight — runs in 512 MB RAM
g3proxy details

Frequently asked questions

Is mitmproxy or g3proxy better?

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

Are mitmproxy and g3proxy free and open-source?

Yes. mitmproxy is licensed under MIT and g3proxy under Apache-2.0. Both can be self-hosted at no software cost.

Can I run mitmproxy and g3proxy with Docker?

mitmproxy: yes. g3proxy: check the project docs for container support.

Related comparisons