mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
ddos.cgi add UDP DDoS WebUI
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -1513,9 +1513,11 @@
|
||||
'intrusion prevention system' => 'Intrusion Prevention System',
|
||||
'ebpf xdp ddos' => 'eBPF XDP DDoS Protection',
|
||||
'ebpf xdp ddos system' => 'eBPF XDP DDoS Protection System',
|
||||
'xdp' => 'XDP',
|
||||
'xdp enable' => 'Enable XDP DDoS Feature',
|
||||
'xdp port' => 'XDP DDoS Protected TCP Ports',
|
||||
'xdp tcp' => 'XDP TCP',
|
||||
'xdp udp' => 'XDP UDP',
|
||||
'xdp enable' => 'Enable DDoS',
|
||||
'xdp tcp port' => 'TCP Ports',
|
||||
'xdp udp port' => 'UDP Ports',
|
||||
'xdp status' => 'XDP Program Status',
|
||||
'xdp interface' => 'Interface',
|
||||
'xdp prio' => 'Prio',
|
||||
|
||||
Reference in New Issue
Block a user