mitmproxy vs dnscrypt-proxy

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?
Featuremitmproxydnscrypt-proxy
CategoryReverse Proxy & GatewaysReverse Proxy & Gateways
LicenseMITISC
LanguagePythonGo
Setup difficultyEasyMedium
Min. RAM256 MB64 MB
Deploymentdocker, binary, sourcebinary, source
GitHub stars★ 44,605★ 13,554
First released20102018
ReplacesCharles Proxy, FiddlerCloudflare WARP

Why pick each one

Choose mitmproxy if…

  • Powerful for debugging
  • Highly scriptable
mitmproxy details

Choose dnscrypt-proxy if…

  • Released under the ISC license
  • Mature project with 13.6k GitHub stars
  • Written in Go
  • Tiny footprint — runs in 64 MB RAM
dnscrypt-proxy details

Frequently asked questions

Is mitmproxy or dnscrypt-proxy better?

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

Are mitmproxy and dnscrypt-proxy free and open-source?

Yes. mitmproxy is licensed under MIT and dnscrypt-proxy under ISC. Both can be self-hosted at no software cost.

Can I run mitmproxy and dnscrypt-proxy with Docker?

mitmproxy: yes. dnscrypt-proxy: check the project docs for container support.

Related comparisons