mirror of https://github.com/fatedier/frp.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
149 B
INI
11 lines
149 B
INI
9 years ago
|
[common]
|
||
|
server_addr = 0.0.0.0
|
||
|
server_port = 7000
|
||
|
auth_token = 123
|
||
|
privilege_token = 12345678
|
||
|
|
||
|
[ssh]
|
||
|
type = tcp
|
||
|
local_ip = 127.0.0.1
|
||
|
local_port = 22
|