Mitmproxy-rs

Latest version: v0.11.1

Safety actively analyzes 688843 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

0.3.6

- Building from source does not require a protobuf compiler anymore.

0.3.1

- Improve transparent proxy functionality on macOS.

0.3.0

- Add transparent proxy functionality for macOS.
This will receive a proper announcement later on.
- Prefer a system-provided `PROTOC` env var if set.
- Split mitmproxy_rs into three Python packages: mitmproxy-rs, mitmproxy-windows, and mitmproxy-macos.
- `mitmproxy-rs` is a cross-platform package distributed both as sdist and wheels.
Building from source requires a Rust compiler only, and optionally a Protobuf compiler.
- `mitmproxy-windows` and `mitmproxy-macos` are distributed as precompiled wheels only on PyPI.
Both can be built from source using a full git checkout (see the [build-os-wheels] CI job).
Note that the macOS app needs to be signed and notarized using a valid Apple Developer Id for the system extension to work.

[build-os-wheels]: https://github.com/mitmproxy/mitmproxy_rs/blob/main/.github/workflows/ci.yml

0.2.2

- Fall back to system-provided `protoc` if `protoc-bin-vendored` is not available.

0.2.1

- Fix source distributions on Linux and macOS.

0.2.0

- `mitmproxy_wireguard` is now `mitmproxy_rs`.
As indicated by the name change, the scope of the project now goes beyond WireGuard.
- Add transparent proxy functionality for Windows.
This will receive a proper announcement later on.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.