# a proxy base on tokio and hyper ```rust cargo run -- --h http://0.0.0.0:30012 --t http://192.168.0.29:30012 --headers content-type,token --log ``` ```rust .\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