mirror of
https://github.com/dndx/phantun.git
synced 2025-09-20 06:04:31 +08:00
perf(phantun) spawn multiple threads for UDP send/receive
This commit is contained in:
@@ -15,6 +15,7 @@ clap = { version = "3.0", features = ["cargo"] }
|
||||
socket2 = { version = "0.4", features = ["all"] }
|
||||
fake-tcp = { path = "../fake-tcp", version = "0.2" }
|
||||
tokio = { version = "1.14", features = ["full"] }
|
||||
tokio-util = "0.7"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4"
|
||||
tokio-tun = "0.5"
|
||||
|
Reference in New Issue
Block a user