代码拉取完成,页面将自动刷新
同步操作将从 tickbh/wmproxy 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[package]
name = "wmproxy"
version = "0.1.4"
edition = "2021"
authors = [ "tickbh <tickdream125@hotmail.com>" ]
description = " http https proxy by rust"
repository = "https://github.com/tickbh/wmproxy"
license = "Apache-2.0"
keywords = ["http2", "socks5", "nat","tunnel","https-proxy"]
[dependencies]
tokio = { version = "1", features = [
"net",
"fs",
"macros",
"io-std",
"io-util",
"rt",
"rt-multi-thread", # so examples can use #[tokio::main]
"sync",
"time",
"test-util",
] }
commander = "0.1.3"
forever-rs = { version = "0.1.0" }
log = "0.4.19"
bitflags="2.4"
tokio-util = "0.7"
rustls = { version = "0.21.7", default-features = false }
webpki-roots = "0.25"
rustls-pemfile = "1.0.3"
webpki = { version = "0.22", features = ["alloc", "std"] }
tokio-rustls="0.24"
futures-core = { version = "0.3", default-features = false }
futures = "0.3.28"
env_logger = "0.10.0"
serde = { version = "1.0", features = ["derive"] }
serde_with="3.4.0"
serde_yaml = "0.9"
serde_json = "1.0.107"
toml = "0.8.2"
# webparse = { version = "0.1.7"}
# wenmeng={version="0.1.3"}
lazy_static = "1.4.0"
rand = "0.8.5"
socket2 = "0.5.5"
[dependencies.webparse]
path = "../webparse"
[dependencies.wenmeng]
path = "../wenmeng"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。