(1)调整src_ip_report,dest_ip_report字典
(2)添加基础协议和加密隧道行为的对应action字典
This commit is contained in:
@@ -1024,8 +1024,8 @@ month_report=Monthly Report
|
||||
label_report=Tag Report
|
||||
attr_type_report=Attribute Report
|
||||
lwhh_report=Official Letter Report
|
||||
src_ip_report=Domestic Source IP Report
|
||||
dest_ip_report=Destination Country IP Report
|
||||
src_ip_report=Src IP Report
|
||||
dest_ip_report=Dest IP Report
|
||||
isp_report=ISP Report
|
||||
#=============about report===================
|
||||
ip_multiplex_policy=IP Reuse Policy
|
||||
@@ -1057,4 +1057,12 @@ Proxy=Proxy
|
||||
selective=Selective
|
||||
ip_protocol=IP Protocol
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
unknown_cfg_type=Unknown configuration type.
|
||||
unknown_cfg_type=Unknown configuration type.
|
||||
basic_protocol_reject=Basic Protocol Reject
|
||||
basic_protocol_ratelimit=Basic Protocol Ratelimit
|
||||
basic_protocol_monit=Basic Protocol Monit
|
||||
basic_protocol_drop=Basic Protocol Drop
|
||||
encrypted_tunnel_behavior_reject=Tunnel Behavior Reject
|
||||
encrypted_tunnel_behavior_ratelimit=Tunnel Behavior Ratelimit
|
||||
encrypted_tunnel_behavior_monit=Tunnel Behavior Monit
|
||||
encrypted_tunnel_behavior_drop=Tunnel Behavior Drop
|
||||
Reference in New Issue
Block a user