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.
10 lines
192 B
INI
10 lines
192 B
INI
8 years ago
|
[common]
|
||
|
bind_addr = 0.0.0.0
|
||
|
bind_port = 10700
|
||
7 years ago
|
vhost_http_port = 10804
|
||
7 years ago
|
log_file = console
|
||
8 years ago
|
log_level = debug
|
||
7 years ago
|
token = 123456
|
||
7 years ago
|
allow_ports = 10000-20000,20002,30000-50000
|
||
7 years ago
|
subdomain_host = sub.com
|