mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 16:29:14 +08:00
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