Hacker News new | ask | show | jobs
by cranberryturkey 617 days ago
How is this different than mitmproxy?
1 comments

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.