doc: update

This commit is contained in:
fatedier
2018-01-18 16:43:03 +08:00
parent 4d4a738aa9
commit 63e6e0dc92
3 changed files with 20 additions and 3 deletions

View File

@@ -66,6 +66,13 @@ use_compression = false
# remote port listen by frps
remote_port = 6001
[ssh_random]
type = tcp
local_ip = 127.0.0.1
local_port = 22
# if remote_port is 0, frps will assgin a random port for you
remote_port = 0
[dns]
type = udp
local_ip = 114.114.114.114