forked from Mxmilu666/frp
feat(proxy): add AutoTLS support for HTTPS plugins
This commit is contained in:
@@ -30,6 +30,7 @@ import (
|
||||
|
||||
type PluginContext struct {
|
||||
Name string
|
||||
HostAllowList []string
|
||||
VnetController *vnet.Controller
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user