diff --git a/conf/frps_full.ini b/conf/frps_full.ini index a1fc50c9..c9d9f5b0 100644 --- a/conf/frps_full.ini +++ b/conf/frps_full.ini @@ -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