mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-15 05:50:27 +08:00
实现自动SYN Flood防护
This commit is contained in:
@@ -97,6 +97,7 @@ message UpdateHTTPFirewallPolicyRequest {
|
||||
bytes blockOptionsJSON = 6;
|
||||
string mode = 7;
|
||||
bool useLocalFirewall = 8;
|
||||
bytes synFloodJSON = 9;
|
||||
}
|
||||
|
||||
// 修改分组信息
|
||||
|
||||
Reference in New Issue
Block a user