mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 20:40:25 +08:00
WAF策略增加是否使用本地防火墙设置
This commit is contained in:
@@ -96,6 +96,7 @@ message UpdateHTTPFirewallPolicyRequest {
|
||||
repeated string firewallGroupCodes = 5;
|
||||
bytes blockOptionsJSON = 6;
|
||||
string mode = 7;
|
||||
bool useLocalFirewall = 8;
|
||||
}
|
||||
|
||||
// 修改分组信息
|
||||
|
||||
Reference in New Issue
Block a user