mirror of
https://github.com/fatedier/frp.git
synced 2026-04-05 08:39:17 +08:00
all: add new feature privilege mode
This commit is contained in:
@@ -12,6 +12,9 @@ log_file = ./frps.log
|
||||
# debug, info, warn, error
|
||||
log_level = info
|
||||
log_max_days = 3
|
||||
# if you enable privilege mode, frpc can create a proxy without pre-configure in frps when privilege_key is correct
|
||||
privilege_mode = true
|
||||
privilege_key = 12345678
|
||||
|
||||
# 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