XDP UI: add UI for XDP TLS SNI logging

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2025-01-11 10:13:54 -08:00
parent 8c30bad8f8
commit ec28da3453
4 changed files with 423 additions and 0 deletions

View File

@@ -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',

View File

@@ -3156,6 +3156,8 @@
'workgroup' => 'Workgroup',
'working' => '工作中',
'written bytes' => 'Writen Bytes',
'xdpsni log' => 'XDP记录的加密网站访问日志',
'xdpsni hits' => '加密网站访问日志总数',
'xtaccess all error' => '您不能在端口转发条目中设置对全部(All)的外部访问。',
'xtaccess bad transfert' => '如果指定端口目标范围,则源范围必须相同!',
'year' => '年',