Total Pageviews

Saturday, 15 June 2024

Freeway

A Simple HTTP Forward Proxy.

Usage

RUST_LOG=info freeway listen-addr port

Try it:

curl http://{listen-addr}:{port}/https://google.com
from https://github.com/PeterDing/freeway 

No comments:

Post a Comment