Show HN: Forwarder – FOSS MITM proxy written in Go (forwarder-proxy.io)
I'm working at Sauce Labs on a fast MITM proxy.
If you are using mitmproxy, Fiddler or Charles proxy in your job I believe you'll find it invaluable.
Forwarder 1.1 is now available, complete with a Grafana Dashboard for effortless monitoring. We are committed to making it great.
I welcome your feedback.
Cheers Michał
17 comments
[ 3.0 ms ] story [ 45.4 ms ] threadWhy is this even a thing?
is the PAC format powerful enough to handle everything that current adblockers do?
Another option would be using --deny-domains it accepts a list of regular expressions, you can prefix an item with - to exclude it.
https://forwarder-proxy.io/cli/forwarder_run/#deny-domains
Please file an issue, we'll see what we can do.
I haven’t tried to use nginx as an MITM proxy or this project at all, but presumably it’s easier to use this when your usecase lies closer to the client than the server and vice versa.
Here's draft proposal for 1.3 to add this feature https://github.com/saucelabs/forwarder/issues/584.
The idea is to allow users work in JavaScript with Go http.Request and http.Request. Interop between Go and JS in Goja is very good.
Why? Do you have a comparison? Or even a list of your features, beyond the 6 bullet points on your homepage?