mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
XDP UI: add XDP DNS monitor block logging
Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -3117,6 +3117,8 @@
|
||||
'workgroup' => 'Workgroup',
|
||||
'working' => 'Working',
|
||||
'written bytes' => 'Bytes Written',
|
||||
'xdpdns log' => 'DNS Query Log from XDP',
|
||||
'xdpdns hits' => 'Total number of DNS query log from XDP',
|
||||
'xdpsni log' => 'TLS/SSL Web Access Log from XDP',
|
||||
'xdpsni hits' => 'Total number of TLS/SSL Web Access Log from XDP',
|
||||
'xtaccess all error' => 'You cannot set an external access to ALL, that is done in the port forwarding record.',
|
||||
|
||||
@@ -3156,6 +3156,8 @@
|
||||
'workgroup' => 'Workgroup',
|
||||
'working' => '工作中',
|
||||
'written bytes' => 'Writen Bytes',
|
||||
'xdpdns log' => 'XDP记录的域名解析日志',
|
||||
'xdpdns hits' => '域名解析日志总数',
|
||||
'xdpsni log' => 'XDP记录的加密网站访问日志',
|
||||
'xdpsni hits' => '加密网站访问日志总数',
|
||||
'xtaccess all error' => '您不能在端口转发条目中设置对全部(All)的外部访问。',
|
||||
|
||||
Reference in New Issue
Block a user