mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
all: now messages between frps and frpc can be encryped when use_encryption set true
This commit is contained in:
@@ -12,3 +12,5 @@ log_level = debug
|
||||
passwd = 123
|
||||
local_ip = 127.0.0.1
|
||||
local_port = 22
|
||||
# true or false, if true, messages between frps and frpc will be encrypted, default is false
|
||||
use_encryption = true
|
||||
|
||||
Reference in New Issue
Block a user