This commit is contained in:
binghuai
2025-09-29 10:01:55 +08:00
parent b8bd87187d
commit e30bf4709c
4 changed files with 21 additions and 12 deletions

View File

@@ -9,5 +9,5 @@ auth.token = "token123456"
name = "web-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 802
localPort = 8983
remotePort = 8081