mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 20:14:03 +00:00
Url路由 泛解析
This commit is contained in:
@@ -43,7 +43,7 @@ func TestConfig(t *testing.T) {
|
||||
}
|
||||
tunnel := &file.Tunnel{
|
||||
Port: 9001,
|
||||
Mode: "tunnelServer",
|
||||
Mode: "tcpServer",
|
||||
Target: "127.0.0.1:8082",
|
||||
Remark: "333",
|
||||
}
|
||||
|
Reference in New Issue
Block a user