mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
doc: update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user