mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
all: privilege_allow_ports can be set in frps for ending abuse of ports
This commit is contained in:
@@ -15,6 +15,7 @@ log_max_days = 3
|
||||
# if you enable privilege mode, frpc can create a proxy without pre-configure in frps when privilege_token is correct
|
||||
privilege_mode = true
|
||||
privilege_token = 12345678
|
||||
privilege_allow_ports = 2000-3000,3001,3003,4000-50000
|
||||
# pool_count in each proxy will change to max_pool_count if they exceed the maximum value
|
||||
max_pool_count = 100
|
||||
|
||||
|
Reference in New Issue
Block a user