init commit
This commit is contained in:
8
scripts/test/frp/frps.toml
Normal file
8
scripts/test/frp/frps.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
bindPort = 18080
|
||||
transport.tcpMux = true
|
||||
|
||||
[[httpPlugins]]
|
||||
name = "chan-req"
|
||||
addr = "service:8080"
|
||||
path = "/chan/request"
|
||||
ops = ["NewUserConn"]
|
||||
Reference in New Issue
Block a user