web_proxy

Crates.ioweb_proxy
lib.rsweb_proxy
version0.1.0
sourcesrc
created_at2023-05-10 02:41:14.169386
updated_at2023-05-10 02:41:14.169386
description a web proxy.
homepagehttps://github.com/lyqgit/web_proxy
repositoryhttps://github.com/lyqgit/web_proxy
max_upload_size
id860969
size37,590
(lyqgit)

documentation

README

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

Commit count: 4

cargo fmt