mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 16:29:14 +08:00
add subdomain configuration; add conn auth timeout
This commit is contained in:
@@ -37,6 +37,7 @@ type ControlReq struct {
|
||||
HostHeaderRewrite string `json:"host_header_rewrite"`
|
||||
HttpUserName string `json:"http_username"`
|
||||
HttpPassWord string `json:"http_password"`
|
||||
SubDomain string `json:"subdomain"`
|
||||
Timestamp int64 `json:"timestamp"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user