mirror of
https://github.com/fatedier/frp.git
synced 2024-11-15 12:34:29 +01:00
11 lines
149 B
INI
11 lines
149 B
INI
|
[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
|