(1)IP Pattern拆分为源IP Pattern,目的IP Pattern,Port Pattern
拆分为源端口Pattern,目的端口Pattern (2)show more修改,并移动刀ipRegion.js中 (3)IP复用未作修改 (4)删除部分废弃的导入模板以及废弃的导入方法
This commit is contained in:
@@ -1509,4 +1509,10 @@ interface_total=Interface Total
|
||||
service_total=Service Total
|
||||
unapproved_all=UnApprove all configurations!
|
||||
delete_all=Delete all configurations!
|
||||
none_file_tip=Please Choose File!
|
||||
none_file_tip=Please Choose File!
|
||||
the_same_ip_type=Client IP and Server IP must have the same IP type
|
||||
src_ip_pattern=Client IP Pattern
|
||||
dest_ip_pattern=Server IP Pattern
|
||||
src_port_pattern=Client Port Pattern
|
||||
dest_port_pattern=Server Port Pattern
|
||||
range_cross=Found intersections between Server IP address and Client IP address
|
||||
Reference in New Issue
Block a user