mitmproxy v12.2.0

v12.2.0Desktop

mitmproxy 12.2.0

Added 1
  • mitmproxy now supports Python 3.14, with binary releases shipping with 3.14 by default
Changed 1
  • Replace htpasswd file parser with a custom implementation to migrate off unmaintained passlib dependency, supporting only bcrypt and SHA-1 hashing

From mitmproxy

  • mitmproxy now supports Python 3.14. Binary releases ship with 3.14 by default. (#7918, @mhils)
  • Replace htpasswd file parser with a custom implementation to migrate off unmaintained passlib dependency. The new parser only supports bcrypt and SHA-1 hashing. Contributions for additional formats are welcome as long as they don't introduce new dependencies. (#7906, @mhils)
View original

Upgraded? How did it go?

Discussion