1 unstable release
0.1.0 | May 10, 2023 |
---|
#42 in #http-proxy
15KB
234 lines
a proxy base on tokio and hyper
cargo run -- --h http://0.0.0.0:30012 --t http://192.168.0.29:30012 --headers content-type,token --log
.\web_proxy.exe --h http://0.0.0.0:30012 --t http://192.168.0.29:30012 --headers content-type,token --log
web_proxy can set a Cross domain proxy in pc
Dependencies
~6–13MB
~159K SLoC