mirror of
https://github.com/fatedier/frp.git
synced 2026-03-25 10:08:29 +08:00
update
This commit is contained in:
@@ -34,6 +34,7 @@ type ControlReq struct {
|
||||
ProxyType string `json:"proxy_type"`
|
||||
RemotePort int64 `json:"remote_port"`
|
||||
CustomDomains []string `json:"custom_domains, omitempty"`
|
||||
Locations []string `json:"locations"`
|
||||
HostHeaderRewrite string `json:"host_header_rewrite"`
|
||||
HttpUserName string `json:"http_username"`
|
||||
HttpPassWord string `json:"http_password"`
|
||||
|
||||
Reference in New Issue
Block a user