Upload frps.ini

This commit is contained in:
Stille 2020-02-08 13:49:34 +08:00
parent e109a5f3df
commit 49afcc3c5a
1 changed files with 21 additions and 0 deletions

21
frps.ini Normal file
View File

@ -0,0 +1,21 @@
[common]
bind_addr = 0.0.0.0
bind_port = 7000
bind_udp_port = 7001
kcp_bind_port = 7000
vhost_http_port = 80
vhost_https_port = 443
dashboard_addr = 0.0.0.0
dashboard_port = 7500
dashboard_user = admin
dashboard_pwd = admin
log_file = ./frps.log
log_level = info
log_max_days = 3
disable_log_color = false
token = 12345678
allow_ports = 2000-3000,3001,3003,4000-50000
max_pool_count = 5
max_ports_per_client = 0
subdomain_host = frps.com
tcp_mux = true