mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
XDP UI: add UI for XDP TLS SNI 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',
|
||||
'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.',
|
||||
'xtaccess bad transfert' => 'If you specify a port destination range, the source range must be identical !',
|
||||
'year' => 'Year',
|
||||
|
||||
@@ -3156,6 +3156,8 @@
|
||||
'workgroup' => 'Workgroup',
|
||||
'working' => '工作中',
|
||||
'written bytes' => 'Writen Bytes',
|
||||
'xdpsni log' => 'XDP记录的加密网站访问日志',
|
||||
'xdpsni hits' => '加密网站访问日志总数',
|
||||
'xtaccess all error' => '您不能在端口转发条目中设置对全部(All)的外部访问。',
|
||||
'xtaccess bad transfert' => '如果指定端口目标范围,则源范围必须相同!',
|
||||
'year' => '年',
|
||||
|
||||
Reference in New Issue
Block a user