mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Revert "ddos.cgi add ratelimit UI"
This reverts commit e3ea91ca5898f0d32cd2733efcd3297d30ffa80e.
This commit is contained in:
@@ -1519,8 +1519,6 @@
|
||||
'xdp enable' => 'Enable DDoS',
|
||||
'xdp tcp port' => 'TCP Ports',
|
||||
'xdp udp port' => 'UDP Ports',
|
||||
'xdp dns ratelimit' => 'DNS Ratelimit:',
|
||||
'xdp udp ratelimit' => 'UDP Ratelimit:',
|
||||
'xdp status' => 'XDP Program Status',
|
||||
'xdp interface' => 'Interface',
|
||||
'xdp prio' => 'Prio',
|
||||
|
||||
@@ -1511,8 +1511,6 @@
|
||||
'xdp enable' => '启动XDP DDoS 分布式攻击防御功能',
|
||||
'xdp tcp port' => 'XDP DDoS 分布式攻击防御TCP端口',
|
||||
'xdp udp port' => 'XDP DDoS 分布式攻击防御UDP端口',
|
||||
'xdp dns ratelimit' => 'DNS 网络包每秒接收速率:',
|
||||
'xdp udp ratelimit' => 'UDP 网络包每秒接收速率:',
|
||||
'xdp status' => 'XDP 程序加载状态',
|
||||
'xdp interface' => '网络接口',
|
||||
'xdp prio' => '优先级',
|
||||
|
||||
Reference in New Issue
Block a user