mirror of https://github.com/fatedier/frp
10 lines
192 B
INI
10 lines
192 B
INI
|
[common]
|
||
|
bind_addr = 0.0.0.0
|
||
|
bind_port = 10700
|
||
|
vhost_http_port = 10804
|
||
|
log_file = console
|
||
|
log_level = debug
|
||
|
token = 123456
|
||
|
allow_ports = 10000-20000,20002,30000-50000
|
||
|
subdomain_host = sub.com
|