mirror of
https://github.com/fatedier/frp.git
synced 2026-03-24 09:08:13 +08:00
utils/vhost: supprot http authentication
This commit is contained in:
@@ -24,4 +24,6 @@ type BaseConf struct {
|
||||
PrivilegeToken string
|
||||
PoolCount int64
|
||||
HostHeaderRewrite string
|
||||
HttpUserName string
|
||||
HttpPassWord string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user