saucelabs / forwarder

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Proxy.
https://forwarder-proxy.io
Mozilla Public License 2.0
202 stars 13 forks source link

local/linux: migrate to makefile #773

Closed Choraden closed 3 months ago

Choraden commented 3 months ago

This patch moves bash scirpts to Makefile targets. It is based on related sc work.