支持设置端口

This commit is contained in:
lbl
2026-02-28 17:49:11 +08:00
parent 5a31ad89f4
commit 2aa423062e
7 changed files with 78 additions and 85 deletions
+1
View File
@@ -74,6 +74,7 @@ impl NetworkManager {
app_state.clone(),
tunnel_to_server.clone(),
packet_crypto.clone(),
config.tunnel_port,
)
.await?;