mitmproxy 10.1 is out, we can now im- and export HAR files! 🎉
This was implemented by one of my Google Summer of Code students, check out his blog post over at https://mitmproxy.org/posts/har-support/. 😀

About
mitmproxy developer, staff eng. at AppCensus. TLS, web, networks, and open source.
On my way to Zurich for #bsideszh! Send me an email if you want to meet for coffee or dinner today, especially if I don't know you yet in person. 😃
I'm happy to announce the release of mitmproxy 10, introducing experimental support for HTTP/3! 😃🚀
https://mitmproxy.org/posts/releases/mitmproxy10/
Innsbruck 🥰
Optimizing Rust code never gets old. `mitmproxy_rs` goes brrr. 🕺
We've migrated downloads.mitmproxy.org from AWS CloudFront to Cloudflare R2. Instead of paying $300/month for egress, we now pay $0. Feels surreal, and I'm really curious for how long free egress will last.
After updating some random dependencies, mypy takes 60 minutes in CI (up from 30s). Compiling Rust feels fast in comparison. 😬
mitmproxy has reached 30,000 stars on GitHub! 🚀✨
Incredibly grateful to work with so many fantastic contributors.
👀
"mitmproxy-wireguard -> mitmproxy_rs" —
github.com/mitmproxy/mitmproxy/pull/5909
Sad but true variation of a popular interview question:
The codecov.io GitHub action - used by 140k repos - downloads a 50mb binary _on every single CI run_ to upload coverage results. How much CO2 is wasted every year?