Allow multiple sub sections for tcp/udp server (Configuration)
This commit is contained in:
parent
b5faaa8c8f
commit
b5d6700a76
@ -69,3 +69,11 @@ subdomain_host = frps.com
|
||||
|
||||
# if tcp stream multiplexing is used, default is true
|
||||
tcp_mux = true
|
||||
|
||||
# Allow TCP/UDP proxies with deviant token
|
||||
# [other1]
|
||||
# token = 87654321
|
||||
# allow_ports = 3100-3110
|
||||
# [other2]
|
||||
# token = 11111111
|
||||
# allow_ports = 3200-3210
|
||||
|
Loading…
Reference in New Issue
Block a user