Excel导入配置的IP格式校验
This commit is contained in:
@@ -1255,4 +1255,12 @@ private_certificate=pem key p12
|
||||
antiddos_protocol=DDOS Protocol
|
||||
bps_threadshold=Traffic Threshold(bps)
|
||||
pps_threadshold=Traffic Threshold(pps)
|
||||
one_more_greater_zero=At Least One Threshold Is Not 0.
|
||||
one_more_greater_zero=At Least One Threshold Is Not 0.
|
||||
can_not_be=Can not be %s
|
||||
the_same_ip_type_pattern=Client IP and Server IP must have the same IP type and the same IP pattern
|
||||
protocol_and_port=Only when TCP protocol or UDP protocol is chosen can port greater than 0,ALL protocol has no limit
|
||||
the_same_port_pattern=Client port and server port must in the same port pattern
|
||||
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
|
||||
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
|
||||
ip_range_smaller=Start IP in a IP range should smaller than end IP
|
||||
alternative_values= Alternative values can be %s
|
||||
Reference in New Issue
Block a user