国际化增加bypass

Intercept中证书改为Key Ring
		  白名单动作修改为Bypass
		  域名拦截强度规划为动作参数
		  动作切换方法由common.js移除
公共字符串界面,如果configHex值只有一个,则隐藏isHex和isCasesitive选项
This commit is contained in:
DuanDongmei
2018-11-14 15:30:25 +08:00
parent 30ea5dfeaf
commit 0be964805c
9 changed files with 241 additions and 215 deletions

View File

@@ -687,7 +687,7 @@ behavior_protocol=Behavior Protocol
intercept_policy=Intercept Policy
ip_intercept=IP Intercept
domain_intercept=Domain Intercept
control_policy=Block Policy
control_policy=Control Policy
domain_forward=Domain Forward
http_redirect=HTTP(s) Redirect
http_req_replace=Http Request Body Replace
@@ -1296,4 +1296,5 @@ max_cache_obj_size=Max Cache Object Size
cache_time_error=Cache time can not exceed 24 hours(1440 minutes,86400 seconds).
cache_size_error=Cache size can not exceed 1024TB(1048576GB,1073741824MB).
ignore_qs_error=Ignore query string has invisible character or comma
NTC_DDOS_PROTECT_TARGET_IP=DDOS IP Configuration
NTC_DDOS_PROTECT_TARGET_IP=DDOS IP Configuration
bypass=Bypass

View File

@@ -2009,4 +2009,5 @@ max_cache_obj_size=Max Cache Object Size
cache_time_error=Cache time can not exceed 24 hours(1440 minutes,86400 seconds).
cache_size_error=Cache size can not exceed 1024TB(1048576GB,1073741824MB).
ignore_qs_error=Ignore query string has invisible character or comma
NTC_DDOS_PROTECT_TARGET_IP=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044F IP-\u0410\u0434\u0440\u0435\u0441\u0430 DDOS
NTC_DDOS_PROTECT_TARGET_IP=\u041A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044F IP-\u0410\u0434\u0440\u0435\u0441\u0430 DDOS
bypass=Bypass

View File

@@ -2163,4 +2163,5 @@ max_cache_obj_size=\u6700\u5927\u7F13\u5B58\u5BF9\u8C61\u5927\u5C0F
cache_time_error=\u7F13\u5B58\u65F6\u95F4\u4E0D\u80FD\u8D85\u8FC7 24 \u5C0F\u65F6(1440\u5206\u949F,86400\u79D2).
cache_size_error=\u7F13\u5B58\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC71024TB(1048576GB,1073741824MB).
ignore_qs_error=\u5FFD\u7565\u7684\u67E5\u8BE2\u53C2\u6570\u4E2D\u5305\u542B\u4E0D\u53EF\u89C1\u5B57\u7B26\u6216\u8005\u9017\u53F7
NTC_DDOS_PROTECT_TARGET_IP=\u76EE\u6807\u9632\u62A4IP\u914D\u7F6E
NTC_DDOS_PROTECT_TARGET_IP=\u76EE\u6807\u9632\u62A4IP\u914D\u7F6E
bypass=Bypass

View File

@@ -239,7 +239,6 @@ ntcIpLog=ntcIpLogs
ntcBgpLog=ntcBgpLogs
ntcP2pLog=ntcP2pLogs
ntcHttpLog=ntcHttpLogs
ntcKeywordsUrlLog=ntcKeywordsUrlLogs
ntcDnsLog=ntcDnsLogs
ntcSslLog=ntcSslLogs
ntcPptpLog=ntcPptpLogs
@@ -269,7 +268,6 @@ pxyHttpLog=pxyHttpLogs
mmSpeakerRecognizationLog=mmSpeakerRecognizationLogs
mmLogoDetectionLog=mmLogoDetectionLogs
mmFaceRecognizationLog=mmFaceRecognizationLogs
ntcCollectVoipLog=ntcCollectVoipLogs
########################################
#\u5927\u5c4f\u56fe\u8868\u5c55\u793a\u670d\u52a1\u63a5\u53e3
dashboardUrl=http://192.168.10.204:9999/galaxy-service/service/log/v1/
@@ -287,7 +285,6 @@ trafficTopicAndDomainChart=trafficTopicAndDomainChart
ntcTotalReport=ntcTotalReport
trafficIpActiveFiveMinute=trafficIpActiveFiveMinute
trafficIpActiveOneHour=trafficIpActiveOneHour
ntcRadiusReport=ntcRadiusReport
client_connect_timeout=300000
client_read_timeout=300000
@@ -549,4 +546,7 @@ domain_regexp=^(?=^.{3,255}$)[a-zA-Z0-9][-a-zA-Z0-9]{0,62}(\\.[a-zA-Z0-9][-a-zA-
#IP复用maat json中的ip region单次send 最大个数
maat_json_send_size=2000
#导入验证的线程数量
mulity_thread_size=5
mulity_thread_size=5
ntcRadiusReport=ntcRadiusReport
ntcCollectVoipLog=ntcCollectVoipLogs
ntcKeywordsUrlLog=ntcKeywordsUrlLogs