|
|
@ -75,8 +75,8 @@ meta_var2 = 234 |
|
|
|
type = tcp |
|
|
|
type = tcp |
|
|
|
local_ip = 127.0.0.1 |
|
|
|
local_ip = 127.0.0.1 |
|
|
|
local_port = 22 |
|
|
|
local_port = 22 |
|
|
|
# limit bandwith for this proxy, unit is KB and MB |
|
|
|
# limit bandwidth for this proxy, unit is KB and MB |
|
|
|
bandwith_limit = 1MB |
|
|
|
bandwidth_limit = 1MB |
|
|
|
# true or false, if true, messages between frps and frpc will be encrypted, default is false |
|
|
|
# true or false, if true, messages between frps and frpc will be encrypted, default is false |
|
|
|
use_encryption = false |
|
|
|
use_encryption = false |
|
|
|
# if true, message will be compressed |
|
|
|
# if true, message will be compressed |
|
|
|