mirror of
https://github.com/fatedier/frp.git
synced 2026-05-01 13:39:10 +08:00
all: new feature connection pool
This commit is contained in:
@@ -15,6 +15,8 @@ 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
|
||||
# pool_count in each proxy will change to max_pool_count if they exceed the maximum value
|
||||
max_pool_count = 100
|
||||
|
||||
# ssh is the proxy name, client will use this name and auth_token to connect to server
|
||||
[ssh]
|
||||
|
||||
Reference in New Issue
Block a user