ci: add subdomain test case

This commit is contained in:
fatedier
2018-01-22 14:16:46 +08:00
parent a77c7e8625
commit 3f64d73ea9
4 changed files with 40 additions and 0 deletions

View File

@@ -103,6 +103,18 @@ use_compression = true
http_user = test
http_user = test
[subhost01]
type = http
local_ip = 127.0.0.1
local_port = 10704
subdomain = test01
[subhost02]
type = http
local_ip = 127.0.0.1
local_port = 10704
subdomain = test02
[tcp_port_not_allowed]
type = tcp
local_ip = 127.0.0.1

View File

@@ -6,3 +6,4 @@ log_file = ./frps.log
log_level = debug
privilege_token = 123456
privilege_allow_ports = 10000-20000,20002,30000-40000
subdomain_host = sub.com