mitmproxy

Edit Package python-mitmproxy

An SSL-capable man-in-the-middle proxy

Refresh
Refresh
Source Files
Filename Size Changed
mitmproxy-4.0.4.tar.gz 0027131713 25.9 MB
python-mitmproxy-rpmlintrc 0000000098 98 Bytes
python-mitmproxy.changes 0000018401 18 KB
python-mitmproxy.spec 0000004016 3.92 KB
Latest Revision
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 3)
- Update to version 4.0.4
   * Security: Protect mitmweb against DNS rebinding.
     (CVE-2018-14505, @atx)
   * Reduce certificate lifetime to two years to be conformant
     with the current CA/Browser Forum Baseline Requirements.
     (@muffl0n)
     (https://cabforum.org/2017/03/17/ballot-193-825-day-certificate-lifetimes/)
   * Update cryptography to version 2.3.

- Update to version 4.0.3
  * Fix the Python version detection on Python 3.5, we now show a more intuitive error message (#3188)
  * Fix IPv6 scope suffixes in block addon (#3164)
  * Fix options update when added (#3157)
  * Fix "Edit Flow" button in mitmweb (#3136)
- Update to version 4.0
  - Features
    * Moved the core to asyncio - which gives us a very significant performance boost!
    * Reduce memory consumption by using `SO_KEEPALIVE`
    * Export request as httpie command
    * Configure mitmproxy console keybindings with the keys.yaml file. See docs for more.
  - Breaking Changes
    * The --conf command-line flag is now --confdir, and specifies the mitmproxy configuration
    directory, instead of the options yaml file (which is at `config.yaml` under the configuration directory).
    * `allow_remote` got replaced by `block_global` and `block_private`
    * No more custom events
    * The `cadir` option has been renamed to `confdir`
    * We no longer magically capture print statements in addons and translate
    them to logs. Please use `ctx.log.info` explicitly.
  - Bugfixes
    * Correctly block connections from remote clients with IPv4-mapped IPv6 client addresses
Comments 0
openSUSE Build Service is sponsored by