mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
增加脚本相关配置和RPC接口
This commit is contained in:
@@ -65,6 +65,9 @@ type NodeConfig struct {
|
||||
// 自动白名单
|
||||
AllowedIPs []string `yaml:"allowedIPs" json:"allowedIPs"`
|
||||
|
||||
// 脚本
|
||||
CommonScripts []*serverconfigs.CommonScript `yaml:"commonScripts" json:"commonScripts"`
|
||||
|
||||
paddedId string
|
||||
|
||||
// firewall
|
||||
|
||||
Reference in New Issue
Block a user