Hacker News new | ask | show | jobs
Show HN: Proxyfor – A Proxy CLI for Capturing HTTP(s) & WS(S) Traffic (github.com)
1 points by sigoden 608 days ago
1 comments

How is this different than mitmproxy?
1. Proxyfor is written in Rust, while mitmproxy is written in Python. 2. Proxyfor supports only capturing and inspecting traffic, so the interface is simple, the operation is direct, and the learning cost is low.