mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
Url路由 泛解析
This commit is contained in:
@@ -136,7 +136,7 @@ func dealTunnel(s string) *file.Tunnel {
|
||||
}
|
||||
switch item[0] {
|
||||
case "port":
|
||||
t.Port = common.GetIntNoErrByStr(item[1])
|
||||
t.Ports = item[1]
|
||||
case "mode":
|
||||
t.Mode = item[1]
|
||||
case "target":
|
||||
|
Reference in New Issue
Block a user