mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-10 04:19:24 +02:00
14 lines
212 B
INI
14 lines
212 B
INI
[common]
|
|
server_addr = 1.2.3.4
|
|
server_port = 7000
|
|
protocol = kcp
|
|
privilege_token = 12345678
|
|
|
|
[ssh]
|
|
type = tcp
|
|
local_ip = 127.0.0.1
|
|
local_port = 22
|
|
remote_port = 20000
|
|
use_encryption = true
|
|
use_compression = true
|