update 2023-05-13 16:19:56

This commit is contained in:
github-actions[bot] 2023-05-13 16:19:56 +08:00
parent b4aacdbce8
commit e7180f55b4
5 changed files with 301 additions and 295 deletions

View File

@ -744,7 +744,7 @@ return view.extend({
so.rmempty = false; so.rmempty = false;
so.modalonly = true; so.modalonly = true;
so = ss.option(form.Flag, 'vmess_global_padding', 'Global padding', so = ss.option(form.Flag, 'vmess_global_padding', _('Global padding'),
_('Protocol parameter. Will waste traffic randomly if enabled (enabled by default in v2ray and cannot be disabled).')); _('Protocol parameter. Will waste traffic randomly if enabled (enabled by default in v2ray and cannot be disabled).'));
so.default = so.enabled; so.default = so.enabled;
so.depends('type', 'vmess'); so.depends('type', 'vmess');
@ -753,9 +753,8 @@ return view.extend({
so = ss.option(form.Flag, 'vmess_authenticated_length', _('Authenticated length'), so = ss.option(form.Flag, 'vmess_authenticated_length', _('Authenticated length'),
_('Protocol parameter. Enable length block encryption.')); _('Protocol parameter. Enable length block encryption.'));
so.default = so.enabled; so.default = so.disabled;
so.depends('type', 'vmess'); so.depends('type', 'vmess');
so.rmempty = false;
so.modalonly = true; so.modalonly = true;
/* VMess config end */ /* VMess config end */

View File

@ -5,11 +5,11 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "%s log" msgid "%s log"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1269 #: htdocs/luci-static/resources/view/homeproxy/node.js:1268
msgid "%s nodes removed" msgid "%s nodes removed"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077 #: htdocs/luci-static/resources/view/homeproxy/node.js:1076
msgid "360" msgid "360"
msgstr "" msgstr ""
@ -17,7 +17,7 @@ msgstr ""
msgid "4 or 6. Not limited if empty." msgid "4 or 6. Not limited if empty."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1044 #: htdocs/luci-static/resources/view/homeproxy/node.js:1043
#: htdocs/luci-static/resources/view/homeproxy/server.js:490 #: htdocs/luci-static/resources/view/homeproxy/server.js:490
#: htdocs/luci-static/resources/view/homeproxy/server.js:508 #: htdocs/luci-static/resources/view/homeproxy/server.js:508
msgid "<strong>Save your configuration before uploading files!</strong>" msgid "<strong>Save your configuration before uploading files!</strong>"
@ -81,20 +81,20 @@ msgstr ""
msgid "All ports" msgid "All ports"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:997 #: htdocs/luci-static/resources/view/homeproxy/node.js:996
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195 #: htdocs/luci-static/resources/view/homeproxy/node.js:1194
msgid "Allow insecure" msgid "Allow insecure"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:998 #: htdocs/luci-static/resources/view/homeproxy/node.js:997
msgid "Allow insecure connection at TLS client." msgid "Allow insecure connection at TLS client."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1196 #: htdocs/luci-static/resources/view/homeproxy/node.js:1195
msgid "Allow insecure connection by default when add nodes from subscriptions." msgid "Allow insecure connection by default when add nodes from subscriptions."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:858 #: htdocs/luci-static/resources/view/homeproxy/node.js:857
#: htdocs/luci-static/resources/view/homeproxy/server.js:284 #: htdocs/luci-static/resources/view/homeproxy/server.js:284
msgid "Allowed payload size is in the request." msgid "Allowed payload size is in the request."
msgstr "" msgstr ""
@ -120,15 +120,15 @@ msgstr ""
msgid "Alternative TLS port" msgid "Alternative TLS port"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1232 #: htdocs/luci-static/resources/view/homeproxy/node.js:1231
msgid "An error occurred during updating subscriptions: %s" msgid "An error occurred during updating subscriptions: %s"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078 #: htdocs/luci-static/resources/view/homeproxy/node.js:1077
msgid "Android" msgid "Android"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030 #: htdocs/luci-static/resources/view/homeproxy/node.js:1029
msgid "Append self-signed certificate" msgid "Append self-signed certificate"
msgstr "" msgstr ""
@ -163,11 +163,11 @@ msgstr ""
msgid "Auto configure firewall" msgid "Auto configure firewall"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149 #: htdocs/luci-static/resources/view/homeproxy/node.js:1148
msgid "Auto update" msgid "Auto update"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1150 #: htdocs/luci-static/resources/view/homeproxy/node.js:1149
msgid "Auto update subscriptions, GeoIP and GeoSite." msgid "Auto update subscriptions, GeoIP and GeoSite."
msgstr "" msgstr ""
@ -190,7 +190,7 @@ msgid ""
"Bind outbound traffic to specific interface. Leave empty to auto detect." "Bind outbound traffic to specific interface. Leave empty to auto detect."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185 #: htdocs/luci-static/resources/view/homeproxy/node.js:1184
msgid "Blacklist mode" msgid "Blacklist mode"
msgstr "" msgstr ""
@ -236,7 +236,7 @@ msgstr ""
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036 #: htdocs/luci-static/resources/view/homeproxy/node.js:1035
#: htdocs/luci-static/resources/view/homeproxy/server.js:479 #: htdocs/luci-static/resources/view/homeproxy/server.js:479
msgid "Certificate path" msgid "Certificate path"
msgstr "" msgstr ""
@ -261,11 +261,11 @@ msgstr ""
msgid "China list version" msgid "China list version"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079 #: htdocs/luci-static/resources/view/homeproxy/node.js:1078
msgid "Chrome" msgid "Chrome"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022 #: htdocs/luci-static/resources/view/homeproxy/node.js:1021
#: htdocs/luci-static/resources/view/homeproxy/server.js:354 #: htdocs/luci-static/resources/view/homeproxy/server.js:354
msgid "Cipher suites" msgid "Cipher suites"
msgstr "" msgstr ""
@ -352,7 +352,7 @@ msgstr ""
msgid "Default outbound" msgid "Default outbound"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203 #: htdocs/luci-static/resources/view/homeproxy/node.js:1202
msgid "Default packet encoding" msgid "Default packet encoding"
msgstr "" msgstr ""
@ -394,8 +394,8 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:853 #: htdocs/luci-static/resources/view/homeproxy/client.js:853
#: htdocs/luci-static/resources/view/homeproxy/node.js:533 #: htdocs/luci-static/resources/view/homeproxy/node.js:533
#: htdocs/luci-static/resources/view/homeproxy/node.js:552 #: htdocs/luci-static/resources/view/homeproxy/node.js:552
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076 #: htdocs/luci-static/resources/view/homeproxy/node.js:1075
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184 #: htdocs/luci-static/resources/view/homeproxy/node.js:1183
#: htdocs/luci-static/resources/view/homeproxy/server.js:133 #: htdocs/luci-static/resources/view/homeproxy/server.js:133
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -429,7 +429,7 @@ msgstr ""
msgid "Disable dns cache" msgid "Disable dns cache"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1058 #: htdocs/luci-static/resources/view/homeproxy/node.js:1057
msgid "Disable dynamic record sizing" msgid "Disable dynamic record sizing"
msgstr "" msgstr ""
@ -469,14 +469,14 @@ msgstr ""
msgid "Domains" msgid "Domains"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1191 #: htdocs/luci-static/resources/view/homeproxy/node.js:1190
msgid "" msgid ""
"Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" " "Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" "
"href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/" "href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/"
"Regular_Expressions\">Regex</a> is supported." "Regular_Expressions\">Regex</a> is supported."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183 #: htdocs/luci-static/resources/view/homeproxy/node.js:1182
msgid "Drop/keep specific nodes from subscriptions." msgid "Drop/keep specific nodes from subscriptions."
msgstr "" msgstr ""
@ -488,22 +488,22 @@ msgid ""
"a non-ACME system, such as a CA customer database." "a non-ACME system, such as a CA customer database."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1053 #: htdocs/luci-static/resources/view/homeproxy/node.js:1052
msgid "" msgid ""
"ECH (Encrypted Client Hello) is a TLS extension that allows a client to " "ECH (Encrypted Client Hello) is a TLS extension that allows a client to "
"encrypt the first part of its ClientHello message." "encrypt the first part of its ClientHello message."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1068 #: htdocs/luci-static/resources/view/homeproxy/node.js:1067
msgid "ECH config" msgid "ECH config"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:857 #: htdocs/luci-static/resources/view/homeproxy/node.js:856
#: htdocs/luci-static/resources/view/homeproxy/server.js:283 #: htdocs/luci-static/resources/view/homeproxy/server.js:283
msgid "Early data" msgid "Early data"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:864 #: htdocs/luci-static/resources/view/homeproxy/node.js:863
#: htdocs/luci-static/resources/view/homeproxy/server.js:290 #: htdocs/luci-static/resources/view/homeproxy/server.js:290
msgid "Early data header name" msgid "Early data header name"
msgstr "" msgstr ""
@ -512,7 +512,7 @@ msgstr ""
msgid "Early data is sent in path instead of header by default." msgid "Early data is sent in path instead of header by default."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080 #: htdocs/luci-static/resources/view/homeproxy/node.js:1079
msgid "Edge" msgid "Edge"
msgstr "" msgstr ""
@ -541,15 +541,15 @@ msgstr ""
msgid "Enable ACME" msgid "Enable ACME"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052 #: htdocs/luci-static/resources/view/homeproxy/node.js:1051
msgid "Enable ECH" msgid "Enable ECH"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1063 #: htdocs/luci-static/resources/view/homeproxy/node.js:1062
msgid "Enable PQ signature schemes" msgid "Enable PQ signature schemes"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1126 #: htdocs/luci-static/resources/view/homeproxy/node.js:1125
#: htdocs/luci-static/resources/view/homeproxy/server.js:524 #: htdocs/luci-static/resources/view/homeproxy/server.js:524
msgid "Enable UDP fragmentation." msgid "Enable UDP fragmentation."
msgstr "" msgstr ""
@ -562,7 +562,7 @@ msgstr ""
msgid "Enable tcp fast open for listener." msgid "Enable tcp fast open for listener."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1131 #: htdocs/luci-static/resources/view/homeproxy/node.js:1130
msgid "" msgid ""
"Enable the SUoT protocol, requires server support. Conflict with multiplex." "Enable the SUoT protocol, requires server support. Conflict with multiplex."
msgstr "" msgstr ""
@ -591,9 +591,9 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:964 #: htdocs/luci-static/resources/view/homeproxy/client.js:964
#: htdocs/luci-static/resources/view/homeproxy/node.js:423 #: htdocs/luci-static/resources/view/homeproxy/node.js:423
#: htdocs/luci-static/resources/view/homeproxy/node.js:522 #: htdocs/luci-static/resources/view/homeproxy/node.js:522
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092 #: htdocs/luci-static/resources/view/homeproxy/node.js:1091
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172 #: htdocs/luci-static/resources/view/homeproxy/node.js:1171
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175 #: htdocs/luci-static/resources/view/homeproxy/node.js:1174
#: htdocs/luci-static/resources/view/homeproxy/server.js:101 #: htdocs/luci-static/resources/view/homeproxy/server.js:101
#: htdocs/luci-static/resources/view/homeproxy/server.js:387 #: htdocs/luci-static/resources/view/homeproxy/server.js:387
#: htdocs/luci-static/resources/view/homeproxy/server.js:389 #: htdocs/luci-static/resources/view/homeproxy/server.js:389
@ -616,15 +616,15 @@ msgstr ""
msgid "Failed to upload %s, error: %s." msgid "Failed to upload %s, error: %s."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190 #: htdocs/luci-static/resources/view/homeproxy/node.js:1189
msgid "Filter keywords" msgid "Filter keywords"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182 #: htdocs/luci-static/resources/view/homeproxy/node.js:1181
msgid "Filter nodes" msgid "Filter nodes"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081 #: htdocs/luci-static/resources/view/homeproxy/node.js:1080
msgid "Firefox" msgid "Firefox"
msgstr "" msgstr ""
@ -633,7 +633,7 @@ msgstr ""
msgid "Flow" msgid "Flow"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:826 #: htdocs/luci-static/resources/view/homeproxy/node.js:825
msgid "GET" msgid "GET"
msgstr "" msgstr ""
@ -678,6 +678,10 @@ msgstr ""
msgid "Global" msgid "Global"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:747
msgid "Global padding"
msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:884 #: htdocs/luci-static/resources/view/homeproxy/client.js:884
msgid "Global proxy IPv4 IP-s" msgid "Global proxy IPv4 IP-s"
msgstr "" msgstr ""
@ -705,7 +709,7 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:448 #: htdocs/luci-static/resources/view/homeproxy/client.js:448
#: htdocs/luci-static/resources/view/homeproxy/client.js:714 #: htdocs/luci-static/resources/view/homeproxy/client.js:714
#: htdocs/luci-static/resources/view/homeproxy/node.js:469 #: htdocs/luci-static/resources/view/homeproxy/node.js:469
#: htdocs/luci-static/resources/view/homeproxy/node.js:767 #: htdocs/luci-static/resources/view/homeproxy/node.js:766
#: htdocs/luci-static/resources/view/homeproxy/server.js:59 #: htdocs/luci-static/resources/view/homeproxy/server.js:59
#: htdocs/luci-static/resources/view/homeproxy/server.js:212 #: htdocs/luci-static/resources/view/homeproxy/server.js:212
msgid "HTTP" msgid "HTTP"
@ -726,8 +730,8 @@ msgstr ""
msgid "HomeProxy" msgid "HomeProxy"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:816 #: htdocs/luci-static/resources/view/homeproxy/node.js:815
#: htdocs/luci-static/resources/view/homeproxy/node.js:849 #: htdocs/luci-static/resources/view/homeproxy/node.js:848
#: htdocs/luci-static/resources/view/homeproxy/server.js:245 #: htdocs/luci-static/resources/view/homeproxy/server.js:245
#: htdocs/luci-static/resources/view/homeproxy/server.js:275 #: htdocs/luci-static/resources/view/homeproxy/server.js:275
msgid "Host" msgid "Host"
@ -767,12 +771,12 @@ msgstr ""
msgid "IPv6 support" msgid "IPv6 support"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:831 #: htdocs/luci-static/resources/view/homeproxy/node.js:830
#: htdocs/luci-static/resources/view/homeproxy/server.js:258 #: htdocs/luci-static/resources/view/homeproxy/server.js:258
msgid "Idle timeout" msgid "Idle timeout"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:808 #: htdocs/luci-static/resources/view/homeproxy/node.js:807
msgid "" msgid ""
"If enabled, the client transport sends keepalive pings even with no active " "If enabled, the client transport sends keepalive pings even with no active "
"connections." "connections."
@ -789,14 +793,14 @@ msgid ""
">dns.strategy will be used if empty." ">dns.strategy will be used if empty."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:793 #: htdocs/luci-static/resources/view/homeproxy/node.js:792
#: htdocs/luci-static/resources/view/homeproxy/server.js:230 #: htdocs/luci-static/resources/view/homeproxy/server.js:230
msgid "" msgid ""
"If the transport doesn't see any activity after a duration of this time, it " "If the transport doesn't see any activity after a duration of this time, it "
"pings the client to check if the connection is still active." "pings the client to check if the connection is still active."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1031 #: htdocs/luci-static/resources/view/homeproxy/node.js:1030
msgid "" msgid ""
"If you have the root certificate, use this option instead of allowing " "If you have the root certificate, use this option instead of allowing "
"insecure." "insecure."
@ -862,12 +866,12 @@ msgstr ""
msgid "Let's Encrypt" msgid "Let's Encrypt"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:881 #: htdocs/luci-static/resources/view/homeproxy/node.js:880
msgid "" msgid ""
"List of IP (v4 or v6) addresses prefixes to be assigned to the interface." "List of IP (v4 or v6) addresses prefixes to be assigned to the interface."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:993 #: htdocs/luci-static/resources/view/homeproxy/node.js:992
#: htdocs/luci-static/resources/view/homeproxy/server.js:334 #: htdocs/luci-static/resources/view/homeproxy/server.js:334
msgid "List of supported application level protocols, in order of preference." msgid "List of supported application level protocols, in order of preference."
msgstr "" msgstr ""
@ -880,7 +884,7 @@ msgstr ""
msgid "Loading" msgid "Loading"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:880 #: htdocs/luci-static/resources/view/homeproxy/node.js:879
msgid "Local address" msgid "Local address"
msgstr "" msgstr ""
@ -892,7 +896,7 @@ msgstr ""
msgid "Log is empty." msgid "Log is empty."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:912 #: htdocs/luci-static/resources/view/homeproxy/node.js:911
msgid "MTU" msgid "MTU"
msgstr "" msgstr ""
@ -1011,42 +1015,42 @@ msgstr ""
msgid "Max upload speed in Mbps." msgid "Max upload speed in Mbps."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014 #: htdocs/luci-static/resources/view/homeproxy/node.js:1013
#: htdocs/luci-static/resources/view/homeproxy/server.js:346 #: htdocs/luci-static/resources/view/homeproxy/server.js:346
msgid "Maximum TLS version" msgid "Maximum TLS version"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:939 #: htdocs/luci-static/resources/view/homeproxy/node.js:938
msgid "Maximum connections" msgid "Maximum connections"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:955 #: htdocs/luci-static/resources/view/homeproxy/node.js:954
msgid "" msgid ""
"Maximum multiplexed streams in a connection before opening a new connection." "Maximum multiplexed streams in a connection before opening a new connection."
"<br/>Conflict with <code>Maximum connections</code> and <code>Minimum " "<br/>Conflict with <code>Maximum connections</code> and <code>Minimum "
"streams</code>." "streams</code>."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:954 #: htdocs/luci-static/resources/view/homeproxy/node.js:953
msgid "Maximum streams" msgid "Maximum streams"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:825 #: htdocs/luci-static/resources/view/homeproxy/node.js:824
#: htdocs/luci-static/resources/view/homeproxy/server.js:254 #: htdocs/luci-static/resources/view/homeproxy/server.js:254
msgid "Method" msgid "Method"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006 #: htdocs/luci-static/resources/view/homeproxy/node.js:1005
#: htdocs/luci-static/resources/view/homeproxy/server.js:338 #: htdocs/luci-static/resources/view/homeproxy/server.js:338
msgid "Minimum TLS version" msgid "Minimum TLS version"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:947 #: htdocs/luci-static/resources/view/homeproxy/node.js:946
msgid "" msgid ""
"Minimum multiplexed streams in a connection before opening a new connection." "Minimum multiplexed streams in a connection before opening a new connection."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:946 #: htdocs/luci-static/resources/view/homeproxy/node.js:945
msgid "Minimum streams" msgid "Minimum streams"
msgstr "" msgstr ""
@ -1055,11 +1059,11 @@ msgstr ""
msgid "Mode" msgid "Mode"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:921 #: htdocs/luci-static/resources/view/homeproxy/node.js:920
msgid "Multiplex" msgid "Multiplex"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:929 #: htdocs/luci-static/resources/view/homeproxy/node.js:928
msgid "Multiplex protocol." msgid "Multiplex protocol."
msgstr "" msgstr ""
@ -1067,7 +1071,7 @@ msgstr ""
msgid "NOT RUNNING" msgid "NOT RUNNING"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1209 #: htdocs/luci-static/resources/view/homeproxy/node.js:1208
msgid "NOTE: Save current settings before updating subscriptions." msgid "NOTE: Save current settings before updating subscriptions."
msgstr "" msgstr ""
@ -1081,23 +1085,23 @@ msgstr ""
msgid "Network" msgid "Network"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:764 #: htdocs/luci-static/resources/view/homeproxy/node.js:763
#: htdocs/luci-static/resources/view/homeproxy/node.js:780 #: htdocs/luci-static/resources/view/homeproxy/node.js:779
#: htdocs/luci-static/resources/view/homeproxy/server.js:209 #: htdocs/luci-static/resources/view/homeproxy/server.js:209
#: htdocs/luci-static/resources/view/homeproxy/server.js:222 #: htdocs/luci-static/resources/view/homeproxy/server.js:222
msgid "No TCP transport, plain HTTP is merged into the HTTP transport." msgid "No TCP transport, plain HTTP is merged into the HTTP transport."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:778 #: htdocs/luci-static/resources/view/homeproxy/node.js:777
#: htdocs/luci-static/resources/view/homeproxy/server.js:220 #: htdocs/luci-static/resources/view/homeproxy/server.js:220
msgid "No additional encryption support: It's basically duplicate encryption." msgid "No additional encryption support: It's basically duplicate encryption."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1225 #: htdocs/luci-static/resources/view/homeproxy/node.js:1224
msgid "No subscription available" msgid "No subscription available"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1250 #: htdocs/luci-static/resources/view/homeproxy/node.js:1249
msgid "No subscription node" msgid "No subscription node"
msgstr "" msgstr ""
@ -1120,7 +1124,7 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:613 #: htdocs/luci-static/resources/view/homeproxy/client.js:613
#: htdocs/luci-static/resources/view/homeproxy/node.js:725 #: htdocs/luci-static/resources/view/homeproxy/node.js:725
#: htdocs/luci-static/resources/view/homeproxy/node.js:765 #: htdocs/luci-static/resources/view/homeproxy/node.js:764
#: htdocs/luci-static/resources/view/homeproxy/server.js:195 #: htdocs/luci-static/resources/view/homeproxy/server.js:195
#: htdocs/luci-static/resources/view/homeproxy/server.js:210 #: htdocs/luci-static/resources/view/homeproxy/server.js:210
msgid "None" msgid "None"
@ -1168,11 +1172,11 @@ msgstr ""
msgid "Override the connection destination address with the sniffed domain." msgid "Override the connection destination address with the sniffed domain."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:827 #: htdocs/luci-static/resources/view/homeproxy/node.js:826
msgid "PUT" msgid "PUT"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:870 #: htdocs/luci-static/resources/view/homeproxy/node.js:869
msgid "Packet encoding" msgid "Packet encoding"
msgstr "" msgstr ""
@ -1185,14 +1189,14 @@ msgstr ""
msgid "Password" msgid "Password"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:821 #: htdocs/luci-static/resources/view/homeproxy/node.js:820
#: htdocs/luci-static/resources/view/homeproxy/node.js:853 #: htdocs/luci-static/resources/view/homeproxy/node.js:852
#: htdocs/luci-static/resources/view/homeproxy/server.js:250 #: htdocs/luci-static/resources/view/homeproxy/server.js:250
#: htdocs/luci-static/resources/view/homeproxy/server.js:279 #: htdocs/luci-static/resources/view/homeproxy/server.js:279
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:894 #: htdocs/luci-static/resources/view/homeproxy/node.js:893
msgid "Peer pubkic key" msgid "Peer pubkic key"
msgstr "" msgstr ""
@ -1202,7 +1206,7 @@ msgid ""
"it is not needed." "it is not needed."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:839 #: htdocs/luci-static/resources/view/homeproxy/node.js:838
#: htdocs/luci-static/resources/view/homeproxy/server.js:266 #: htdocs/luci-static/resources/view/homeproxy/server.js:266
msgid "Ping timeout" msgid "Ping timeout"
msgstr "" msgstr ""
@ -1231,7 +1235,7 @@ msgstr ""
msgid "Port range" msgid "Port range"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:900 #: htdocs/luci-static/resources/view/homeproxy/node.js:899
msgid "Pre-shared key" msgid "Pre-shared key"
msgstr "" msgstr ""
@ -1243,7 +1247,7 @@ msgstr ""
msgid "Prefer IPv6" msgid "Prefer IPv6"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:887 #: htdocs/luci-static/resources/view/homeproxy/node.js:886
msgid "Private key" msgid "Private key"
msgstr "" msgstr ""
@ -1261,7 +1265,7 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:712 #: htdocs/luci-static/resources/view/homeproxy/client.js:712
#: htdocs/luci-static/resources/view/homeproxy/node.js:540 #: htdocs/luci-static/resources/view/homeproxy/node.js:540
#: htdocs/luci-static/resources/view/homeproxy/node.js:662 #: htdocs/luci-static/resources/view/homeproxy/node.js:662
#: htdocs/luci-static/resources/view/homeproxy/node.js:928 #: htdocs/luci-static/resources/view/homeproxy/node.js:927
#: htdocs/luci-static/resources/view/homeproxy/server.js:109 #: htdocs/luci-static/resources/view/homeproxy/server.js:109
msgid "Protocol" msgid "Protocol"
msgstr "" msgstr ""
@ -1319,13 +1323,13 @@ msgstr ""
msgid "Proxy protocol" msgid "Proxy protocol"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083 #: htdocs/luci-static/resources/view/homeproxy/node.js:1082
msgid "QQ" msgid "QQ"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:450 #: htdocs/luci-static/resources/view/homeproxy/client.js:450
#: htdocs/luci-static/resources/view/homeproxy/client.js:716 #: htdocs/luci-static/resources/view/homeproxy/client.js:716
#: htdocs/luci-static/resources/view/homeproxy/node.js:768 #: htdocs/luci-static/resources/view/homeproxy/node.js:767
#: htdocs/luci-static/resources/view/homeproxy/server.js:213 #: htdocs/luci-static/resources/view/homeproxy/server.js:213
msgid "QUIC" msgid "QUIC"
msgstr "" msgstr ""
@ -1344,7 +1348,7 @@ msgstr ""
msgid "QUIC stream receive window" msgid "QUIC stream receive window"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1103 #: htdocs/luci-static/resources/view/homeproxy/node.js:1102
#: htdocs/luci-static/resources/view/homeproxy/server.js:445 #: htdocs/luci-static/resources/view/homeproxy/server.js:445
msgid "REALITY" msgid "REALITY"
msgstr "" msgstr ""
@ -1353,11 +1357,11 @@ msgstr ""
msgid "REALITY private key" msgid "REALITY private key"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1108 #: htdocs/luci-static/resources/view/homeproxy/node.js:1107
msgid "REALITY public key" msgid "REALITY public key"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1113 #: htdocs/luci-static/resources/view/homeproxy/node.js:1112
#: htdocs/luci-static/resources/view/homeproxy/server.js:456 #: htdocs/luci-static/resources/view/homeproxy/server.js:456
msgid "REALITY short ID" msgid "REALITY short ID"
msgstr "" msgstr ""
@ -1366,11 +1370,11 @@ msgstr ""
msgid "RUNNING" msgid "RUNNING"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084 #: htdocs/luci-static/resources/view/homeproxy/node.js:1083
msgid "Random" msgid "Random"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085 #: htdocs/luci-static/resources/view/homeproxy/node.js:1084
msgid "Randomized" msgid "Randomized"
msgstr "" msgstr ""
@ -1398,15 +1402,15 @@ msgstr ""
msgid "Refresh every %s seconds." msgid "Refresh every %s seconds."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1247 #: htdocs/luci-static/resources/view/homeproxy/node.js:1246
msgid "Remove %s nodes" msgid "Remove %s nodes"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1237 #: htdocs/luci-static/resources/view/homeproxy/node.js:1236
msgid "Remove all nodes from subscriptions" msgid "Remove all nodes from subscriptions"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:907 #: htdocs/luci-static/resources/view/homeproxy/node.js:906
msgid "Reserved field bytes" msgid "Reserved field bytes"
msgstr "" msgstr ""
@ -1451,11 +1455,11 @@ msgstr ""
msgid "STUN" msgid "STUN"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137 #: htdocs/luci-static/resources/view/homeproxy/node.js:1136
msgid "SUoT version" msgid "SUoT version"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1086 #: htdocs/luci-static/resources/view/homeproxy/node.js:1085
msgid "Safari" msgid "Safari"
msgstr "" msgstr ""
@ -1463,11 +1467,11 @@ msgstr ""
msgid "Same as main node" msgid "Same as main node"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1211 #: htdocs/luci-static/resources/view/homeproxy/node.js:1210
msgid "Save current settings" msgid "Save current settings"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208 #: htdocs/luci-static/resources/view/homeproxy/node.js:1207
msgid "Save subscriptions settings" msgid "Save subscriptions settings"
msgstr "" msgstr ""
@ -1559,8 +1563,8 @@ msgstr ""
msgid "Source port range" msgid "Source port range"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:785 #: htdocs/luci-static/resources/view/homeproxy/node.js:784
#: htdocs/luci-static/resources/view/homeproxy/node.js:832 #: htdocs/luci-static/resources/view/homeproxy/node.js:831
msgid "" msgid ""
"Specifies the period of time after which a health check will be performed " "Specifies the period of time after which a health check will be performed "
"using a ping frame if no frames have been received on the connection.<br/" "using a ping frame if no frames have been received on the connection.<br/"
@ -1576,8 +1580,8 @@ msgid ""
"PING frames are not considered as activity." "PING frames are not considered as activity."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:789 #: htdocs/luci-static/resources/view/homeproxy/node.js:788
#: htdocs/luci-static/resources/view/homeproxy/node.js:840 #: htdocs/luci-static/resources/view/homeproxy/node.js:839
msgid "" msgid ""
"Specifies the timeout duration after sending a PING frame, within which a " "Specifies the timeout duration after sending a PING frame, within which a "
"response must be received.<br/>If a response to the PING frame is not " "response must be received.<br/>If a response to the PING frame is not "
@ -1596,11 +1600,11 @@ msgstr ""
msgid "String" msgid "String"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165 #: htdocs/luci-static/resources/view/homeproxy/node.js:1164
msgid "Subscription URL-s" msgid "Subscription URL-s"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1147 #: htdocs/luci-static/resources/view/homeproxy/node.js:1146
msgid "Subscriptions" msgid "Subscriptions"
msgstr "" msgstr ""
@ -1613,7 +1617,7 @@ msgid "Successfully updated."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:355 #: htdocs/luci-static/resources/view/homeproxy/node.js:355
#: htdocs/luci-static/resources/view/homeproxy/node.js:1166 #: htdocs/luci-static/resources/view/homeproxy/node.js:1165
msgid "" msgid ""
"Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) " "Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) "
"online configuration delivery standard." "online configuration delivery standard."
@ -1629,7 +1633,7 @@ msgstr ""
msgid "TCP" msgid "TCP"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1121 #: htdocs/luci-static/resources/view/homeproxy/node.js:1120
#: htdocs/luci-static/resources/view/homeproxy/server.js:517 #: htdocs/luci-static/resources/view/homeproxy/server.js:517
msgid "TCP fast open" msgid "TCP fast open"
msgstr "" msgstr ""
@ -1644,22 +1648,22 @@ msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/client.js:449 #: htdocs/luci-static/resources/view/homeproxy/client.js:449
#: htdocs/luci-static/resources/view/homeproxy/client.js:715 #: htdocs/luci-static/resources/view/homeproxy/client.js:715
#: htdocs/luci-static/resources/view/homeproxy/node.js:963 #: htdocs/luci-static/resources/view/homeproxy/node.js:962
#: htdocs/luci-static/resources/view/homeproxy/server.js:302 #: htdocs/luci-static/resources/view/homeproxy/server.js:302
msgid "TLS" msgid "TLS"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:992 #: htdocs/luci-static/resources/view/homeproxy/node.js:991
#: htdocs/luci-static/resources/view/homeproxy/server.js:333 #: htdocs/luci-static/resources/view/homeproxy/server.js:333
msgid "TLS ALPN" msgid "TLS ALPN"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:987 #: htdocs/luci-static/resources/view/homeproxy/node.js:986
#: htdocs/luci-static/resources/view/homeproxy/server.js:327 #: htdocs/luci-static/resources/view/homeproxy/server.js:327
msgid "TLS SNI" msgid "TLS SNI"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:776 #: htdocs/luci-static/resources/view/homeproxy/node.js:775
#: htdocs/luci-static/resources/view/homeproxy/server.js:218 #: htdocs/luci-static/resources/view/homeproxy/server.js:218
msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used." msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used."
msgstr "" msgstr ""
@ -1743,7 +1747,7 @@ msgid ""
"strategy will be used if empty." "strategy will be used if empty."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1023 #: htdocs/luci-static/resources/view/homeproxy/node.js:1022
#: htdocs/luci-static/resources/view/homeproxy/server.js:355 #: htdocs/luci-static/resources/view/homeproxy/server.js:355
msgid "" msgid ""
"The elliptic curves that will be used in an ECDHE handshake, in preference " "The elliptic curves that will be used in an ECDHE handshake, in preference "
@ -1756,7 +1760,7 @@ msgid ""
"account." "account."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015 #: htdocs/luci-static/resources/view/homeproxy/node.js:1014
#: htdocs/luci-static/resources/view/homeproxy/server.js:347 #: htdocs/luci-static/resources/view/homeproxy/server.js:347
msgid "The maximum TLS version that is acceptable." msgid "The maximum TLS version that is acceptable."
msgstr "" msgstr ""
@ -1771,7 +1775,7 @@ msgstr ""
msgid "The maximum time difference between the server and the client." msgid "The maximum time difference between the server and the client."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007 #: htdocs/luci-static/resources/view/homeproxy/node.js:1006
#: htdocs/luci-static/resources/view/homeproxy/server.js:339 #: htdocs/luci-static/resources/view/homeproxy/server.js:339
msgid "The minimum TLS version that is acceptable." msgid "The minimum TLS version that is acceptable."
msgstr "" msgstr ""
@ -1784,7 +1788,7 @@ msgstr ""
msgid "The network interface to bind to." msgid "The network interface to bind to."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1037 #: htdocs/luci-static/resources/view/homeproxy/node.js:1036
msgid "The path to the server certificate, in PEM format." msgid "The path to the server certificate, in PEM format."
msgstr "" msgstr ""
@ -1806,15 +1810,15 @@ msgid ""
"enabled." "enabled."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:796 #: htdocs/luci-static/resources/view/homeproxy/node.js:795
#: htdocs/luci-static/resources/view/homeproxy/server.js:267 #: htdocs/luci-static/resources/view/homeproxy/server.js:267
msgid "" msgid ""
"The timeout that after performing a keepalive check, the client will wait " "The timeout that after performing a keepalive check, the client will wait "
"for activity. If no activity is detected, the connection will be closed." "for activity. If no activity is detected, the connection will be closed."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1000 #: htdocs/luci-static/resources/view/homeproxy/node.js:999
#: htdocs/luci-static/resources/view/homeproxy/node.js:1198 #: htdocs/luci-static/resources/view/homeproxy/node.js:1197
msgid "" msgid ""
"This is <strong>DANGEROUS</strong>, your traffic is almost like " "This is <strong>DANGEROUS</strong>, your traffic is almost like "
"<strong>PLAIN TEXT</strong>! Use at your own risk!" "<strong>PLAIN TEXT</strong>! Use at your own risk!"
@ -1826,7 +1830,7 @@ msgid ""
"code>." "code>."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:763 #: htdocs/luci-static/resources/view/homeproxy/node.js:762
#: htdocs/luci-static/resources/view/homeproxy/server.js:208 #: htdocs/luci-static/resources/view/homeproxy/server.js:208
msgid "Transport" msgid "Transport"
msgstr "" msgstr ""
@ -1851,12 +1855,12 @@ msgstr ""
msgid "UDP" msgid "UDP"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125 #: htdocs/luci-static/resources/view/homeproxy/node.js:1124
#: htdocs/luci-static/resources/view/homeproxy/server.js:523 #: htdocs/luci-static/resources/view/homeproxy/server.js:523
msgid "UDP Fragment" msgid "UDP Fragment"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130 #: htdocs/luci-static/resources/view/homeproxy/node.js:1129
msgid "UDP over TCP" msgid "UDP over TCP"
msgstr "" msgstr ""
@ -1873,11 +1877,11 @@ msgstr ""
msgid "Unknown error: %s" msgid "Unknown error: %s"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1096 #: htdocs/luci-static/resources/view/homeproxy/node.js:1095
msgid "Unsupported fingerprint!" msgid "Unsupported fingerprint!"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1222 #: htdocs/luci-static/resources/view/homeproxy/node.js:1221
msgid "Update %s subscriptions" msgid "Update %s subscriptions"
msgstr "" msgstr ""
@ -1885,19 +1889,19 @@ msgstr ""
msgid "Update failed." msgid "Update failed."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1217 #: htdocs/luci-static/resources/view/homeproxy/node.js:1216
msgid "Update nodes from subscriptions" msgid "Update nodes from subscriptions"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1161 #: htdocs/luci-static/resources/view/homeproxy/node.js:1160
msgid "Update subscriptions via proxy." msgid "Update subscriptions via proxy."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160 #: htdocs/luci-static/resources/view/homeproxy/node.js:1159
msgid "Update via proxy" msgid "Update via proxy"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043 #: htdocs/luci-static/resources/view/homeproxy/node.js:1042
#: htdocs/luci-static/resources/view/homeproxy/server.js:489 #: htdocs/luci-static/resources/view/homeproxy/server.js:489
msgid "Upload certificate" msgid "Upload certificate"
msgstr "" msgstr ""
@ -1906,7 +1910,7 @@ msgstr ""
msgid "Upload key" msgid "Upload key"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1046 #: htdocs/luci-static/resources/view/homeproxy/node.js:1045
#: htdocs/luci-static/resources/view/homeproxy/server.js:492 #: htdocs/luci-static/resources/view/homeproxy/server.js:492
#: htdocs/luci-static/resources/view/homeproxy/server.js:510 #: htdocs/luci-static/resources/view/homeproxy/server.js:510
msgid "Upload..." msgid "Upload..."
@ -1929,7 +1933,7 @@ msgstr ""
msgid "Use DNS server from WAN + 114DNS" msgid "Use DNS server from WAN + 114DNS"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:988 #: htdocs/luci-static/resources/view/homeproxy/node.js:987
#: htdocs/luci-static/resources/view/homeproxy/server.js:328 #: htdocs/luci-static/resources/view/homeproxy/server.js:328
msgid "" msgid ""
"Used to verify the hostname on the returned certificates unless insecure is " "Used to verify the hostname on the returned certificates unless insecure is "
@ -1960,12 +1964,12 @@ msgstr ""
msgid "WAN IP Policy" msgid "WAN IP Policy"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:769 #: htdocs/luci-static/resources/view/homeproxy/node.js:768
#: htdocs/luci-static/resources/view/homeproxy/server.js:214 #: htdocs/luci-static/resources/view/homeproxy/server.js:214
msgid "WebSocket" msgid "WebSocket"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1186 #: htdocs/luci-static/resources/view/homeproxy/node.js:1185
msgid "Whitelist mode" msgid "Whitelist mode"
msgstr "" msgstr ""
@ -1973,15 +1977,15 @@ msgstr ""
msgid "WireGuard" msgid "WireGuard"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:895 #: htdocs/luci-static/resources/view/homeproxy/node.js:894
msgid "WireGuard peer public key." msgid "WireGuard peer public key."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:901 #: htdocs/luci-static/resources/view/homeproxy/node.js:900
msgid "WireGuard pre-shared key." msgid "WireGuard pre-shared key."
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:888 #: htdocs/luci-static/resources/view/homeproxy/node.js:887
msgid "WireGuard requires base64-encoded private keys." msgid "WireGuard requires base64-encoded private keys."
msgstr "" msgstr ""
@ -1994,8 +1998,8 @@ msgstr ""
msgid "Xinfeng Public DNS (114.114.114.114)" msgid "Xinfeng Public DNS (114.114.114.114)"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:873 #: htdocs/luci-static/resources/view/homeproxy/node.js:872
#: htdocs/luci-static/resources/view/homeproxy/node.js:1206 #: htdocs/luci-static/resources/view/homeproxy/node.js:1205
msgid "Xudp (Xray-core)" msgid "Xudp (Xray-core)"
msgstr "" msgstr ""
@ -2015,28 +2019,28 @@ msgstr ""
msgid "ZeroSSL" msgid "ZeroSSL"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1048 #: htdocs/luci-static/resources/view/homeproxy/node.js:1047
#: htdocs/luci-static/resources/view/homeproxy/server.js:494 #: htdocs/luci-static/resources/view/homeproxy/server.js:494
msgid "certificate" msgid "certificate"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1008 #: htdocs/luci-static/resources/view/homeproxy/node.js:1007
#: htdocs/luci-static/resources/view/homeproxy/node.js:1016 #: htdocs/luci-static/resources/view/homeproxy/node.js:1015
#: htdocs/luci-static/resources/view/homeproxy/server.js:340 #: htdocs/luci-static/resources/view/homeproxy/server.js:340
#: htdocs/luci-static/resources/view/homeproxy/server.js:348 #: htdocs/luci-static/resources/view/homeproxy/server.js:348
msgid "default" msgid "default"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:766 #: htdocs/luci-static/resources/view/homeproxy/node.js:765
#: htdocs/luci-static/resources/view/homeproxy/server.js:211 #: htdocs/luci-static/resources/view/homeproxy/server.js:211
msgid "gRPC" msgid "gRPC"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:807 #: htdocs/luci-static/resources/view/homeproxy/node.js:806
msgid "gRPC permit without stream" msgid "gRPC permit without stream"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:802 #: htdocs/luci-static/resources/view/homeproxy/node.js:801
#: htdocs/luci-static/resources/view/homeproxy/server.js:238 #: htdocs/luci-static/resources/view/homeproxy/server.js:238
msgid "gRPC service name" msgid "gRPC service name"
msgstr "" msgstr ""
@ -2045,7 +2049,7 @@ msgstr ""
msgid "gVisor" msgid "gVisor"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082 #: htdocs/luci-static/resources/view/homeproxy/node.js:1081
msgid "iOS" msgid "iOS"
msgstr "" msgstr ""
@ -2053,19 +2057,19 @@ msgstr ""
#: htdocs/luci-static/resources/homeproxy.js:270 #: htdocs/luci-static/resources/homeproxy.js:270
#: htdocs/luci-static/resources/view/homeproxy/client.js:174 #: htdocs/luci-static/resources/view/homeproxy/client.js:174
#: htdocs/luci-static/resources/view/homeproxy/node.js:522 #: htdocs/luci-static/resources/view/homeproxy/node.js:522
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092 #: htdocs/luci-static/resources/view/homeproxy/node.js:1091
#: htdocs/luci-static/resources/view/homeproxy/server.js:101 #: htdocs/luci-static/resources/view/homeproxy/server.js:101
msgid "non-empty value" msgid "non-empty value"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:621 #: htdocs/luci-static/resources/view/homeproxy/node.js:621
#: htdocs/luci-static/resources/view/homeproxy/node.js:871 #: htdocs/luci-static/resources/view/homeproxy/node.js:870
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204 #: htdocs/luci-static/resources/view/homeproxy/node.js:1203
msgid "none" msgid "none"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:872 #: htdocs/luci-static/resources/view/homeproxy/node.js:871
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205 #: htdocs/luci-static/resources/view/homeproxy/node.js:1204
msgid "packet addr (v2ray-core v5+)" msgid "packet addr (v2ray-core v5+)"
msgstr "" msgstr ""
@ -2073,11 +2077,11 @@ msgstr ""
msgid "private key" msgid "private key"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074 #: htdocs/luci-static/resources/view/homeproxy/node.js:1073
msgid "uTLS fingerprint" msgid "uTLS fingerprint"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075 #: htdocs/luci-static/resources/view/homeproxy/node.js:1074
msgid "" msgid ""
"uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting " "uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting "
"resistance." "resistance."
@ -2093,12 +2097,12 @@ msgid "unique value"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:699 #: htdocs/luci-static/resources/view/homeproxy/node.js:699
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138 #: htdocs/luci-static/resources/view/homeproxy/node.js:1137
msgid "v1" msgid "v1"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:700 #: htdocs/luci-static/resources/view/homeproxy/node.js:700
#: htdocs/luci-static/resources/view/homeproxy/node.js:1139 #: htdocs/luci-static/resources/view/homeproxy/node.js:1138
msgid "v2" msgid "v2"
msgstr "" msgstr ""
@ -2111,8 +2115,8 @@ msgstr ""
msgid "valid IP address" msgid "valid IP address"
msgstr "" msgstr ""
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172 #: htdocs/luci-static/resources/view/homeproxy/node.js:1171
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175 #: htdocs/luci-static/resources/view/homeproxy/node.js:1174
msgid "valid URL" msgid "valid URL"
msgstr "" msgstr ""

View File

@ -12,11 +12,11 @@ msgstr ""
msgid "%s log" msgid "%s log"
msgstr "%s 日志" msgstr "%s 日志"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1269 #: htdocs/luci-static/resources/view/homeproxy/node.js:1268
msgid "%s nodes removed" msgid "%s nodes removed"
msgstr "移除了 %s 个节点" msgstr "移除了 %s 个节点"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1077 #: htdocs/luci-static/resources/view/homeproxy/node.js:1076
msgid "360" msgid "360"
msgstr "360" msgstr "360"
@ -24,7 +24,7 @@ msgstr "360"
msgid "4 or 6. Not limited if empty." msgid "4 or 6. Not limited if empty."
msgstr "4 或 6。留空不限制。" msgstr "4 或 6。留空不限制。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1044 #: htdocs/luci-static/resources/view/homeproxy/node.js:1043
#: htdocs/luci-static/resources/view/homeproxy/server.js:490 #: htdocs/luci-static/resources/view/homeproxy/server.js:490
#: htdocs/luci-static/resources/view/homeproxy/server.js:508 #: htdocs/luci-static/resources/view/homeproxy/server.js:508
msgid "<strong>Save your configuration before uploading files!</strong>" msgid "<strong>Save your configuration before uploading files!</strong>"
@ -88,20 +88,20 @@ msgstr "阿里云公共 DNS223.5.5.5"
msgid "All ports" msgid "All ports"
msgstr "所有端口" msgstr "所有端口"
#: htdocs/luci-static/resources/view/homeproxy/node.js:997 #: htdocs/luci-static/resources/view/homeproxy/node.js:996
#: htdocs/luci-static/resources/view/homeproxy/node.js:1195 #: htdocs/luci-static/resources/view/homeproxy/node.js:1194
msgid "Allow insecure" msgid "Allow insecure"
msgstr "允许不安全连接" msgstr "允许不安全连接"
#: htdocs/luci-static/resources/view/homeproxy/node.js:998 #: htdocs/luci-static/resources/view/homeproxy/node.js:997
msgid "Allow insecure connection at TLS client." msgid "Allow insecure connection at TLS client."
msgstr "允许 TLS 客户端侧的不安全连接" msgstr "允许 TLS 客户端侧的不安全连接"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1196 #: htdocs/luci-static/resources/view/homeproxy/node.js:1195
msgid "Allow insecure connection by default when add nodes from subscriptions." msgid "Allow insecure connection by default when add nodes from subscriptions."
msgstr "从订阅获取节点时,默认允许不安全连接。" msgstr "从订阅获取节点时,默认允许不安全连接。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:858 #: htdocs/luci-static/resources/view/homeproxy/node.js:857
#: htdocs/luci-static/resources/view/homeproxy/server.js:284 #: htdocs/luci-static/resources/view/homeproxy/server.js:284
msgid "Allowed payload size is in the request." msgid "Allowed payload size is in the request."
msgstr "请求中允许的载荷大小。" msgstr "请求中允许的载荷大小。"
@ -127,15 +127,15 @@ msgstr "替代 HTTP 端口"
msgid "Alternative TLS port" msgid "Alternative TLS port"
msgstr "替代 HTTPS 端口" msgstr "替代 HTTPS 端口"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1232 #: htdocs/luci-static/resources/view/homeproxy/node.js:1231
msgid "An error occurred during updating subscriptions: %s" msgid "An error occurred during updating subscriptions: %s"
msgstr "更新订阅时发生错误:%s" msgstr "更新订阅时发生错误:%s"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1078 #: htdocs/luci-static/resources/view/homeproxy/node.js:1077
msgid "Android" msgid "Android"
msgstr "Android" msgstr "Android"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1030 #: htdocs/luci-static/resources/view/homeproxy/node.js:1029
msgid "Append self-signed certificate" msgid "Append self-signed certificate"
msgstr "追加自签名证书" msgstr "追加自签名证书"
@ -170,11 +170,11 @@ msgstr "认证类型"
msgid "Auto configure firewall" msgid "Auto configure firewall"
msgstr "自动配置防火墙" msgstr "自动配置防火墙"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1149 #: htdocs/luci-static/resources/view/homeproxy/node.js:1148
msgid "Auto update" msgid "Auto update"
msgstr "自动更新" msgstr "自动更新"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1150 #: htdocs/luci-static/resources/view/homeproxy/node.js:1149
msgid "Auto update subscriptions, GeoIP and GeoSite." msgid "Auto update subscriptions, GeoIP and GeoSite."
msgstr "自动更新订阅、GeoIP 和 GeoSite" msgstr "自动更新订阅、GeoIP 和 GeoSite"
@ -197,7 +197,7 @@ msgid ""
"Bind outbound traffic to specific interface. Leave empty to auto detect." "Bind outbound traffic to specific interface. Leave empty to auto detect."
msgstr "绑定出站流量至指定端口。留空自动检测。" msgstr "绑定出站流量至指定端口。留空自动检测。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1185 #: htdocs/luci-static/resources/view/homeproxy/node.js:1184
msgid "Blacklist mode" msgid "Blacklist mode"
msgstr "黑名单模式" msgstr "黑名单模式"
@ -243,7 +243,7 @@ msgstr "CNNIC 公共 DNS210.2.4.8"
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1036 #: htdocs/luci-static/resources/view/homeproxy/node.js:1035
#: htdocs/luci-static/resources/view/homeproxy/server.js:479 #: htdocs/luci-static/resources/view/homeproxy/server.js:479
msgid "Certificate path" msgid "Certificate path"
msgstr "证书路径" msgstr "证书路径"
@ -268,11 +268,11 @@ msgstr "大陆 IPv6 库版本"
msgid "China list version" msgid "China list version"
msgstr "大陆域名列表版本" msgstr "大陆域名列表版本"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1079 #: htdocs/luci-static/resources/view/homeproxy/node.js:1078
msgid "Chrome" msgid "Chrome"
msgstr "Chrome" msgstr "Chrome"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1022 #: htdocs/luci-static/resources/view/homeproxy/node.js:1021
#: htdocs/luci-static/resources/view/homeproxy/server.js:354 #: htdocs/luci-static/resources/view/homeproxy/server.js:354
msgid "Cipher suites" msgid "Cipher suites"
msgstr "密码套件" msgstr "密码套件"
@ -359,7 +359,7 @@ msgstr "默认域名解析策略。"
msgid "Default outbound" msgid "Default outbound"
msgstr "默认出站" msgstr "默认出站"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1203 #: htdocs/luci-static/resources/view/homeproxy/node.js:1202
msgid "Default packet encoding" msgid "Default packet encoding"
msgstr "默认包封装格式" msgstr "默认包封装格式"
@ -401,8 +401,8 @@ msgstr "直连 MAC 地址"
#: htdocs/luci-static/resources/view/homeproxy/client.js:853 #: htdocs/luci-static/resources/view/homeproxy/client.js:853
#: htdocs/luci-static/resources/view/homeproxy/node.js:533 #: htdocs/luci-static/resources/view/homeproxy/node.js:533
#: htdocs/luci-static/resources/view/homeproxy/node.js:552 #: htdocs/luci-static/resources/view/homeproxy/node.js:552
#: htdocs/luci-static/resources/view/homeproxy/node.js:1076 #: htdocs/luci-static/resources/view/homeproxy/node.js:1075
#: htdocs/luci-static/resources/view/homeproxy/node.js:1184 #: htdocs/luci-static/resources/view/homeproxy/node.js:1183
#: htdocs/luci-static/resources/view/homeproxy/server.js:133 #: htdocs/luci-static/resources/view/homeproxy/server.js:133
msgid "Disable" msgid "Disable"
msgstr "禁用" msgstr "禁用"
@ -436,7 +436,7 @@ msgstr "缓存永不过期"
msgid "Disable dns cache" msgid "Disable dns cache"
msgstr "禁用 DNS 缓存" msgstr "禁用 DNS 缓存"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1058 #: htdocs/luci-static/resources/view/homeproxy/node.js:1057
msgid "Disable dynamic record sizing" msgid "Disable dynamic record sizing"
msgstr "禁用动态记录大小" msgstr "禁用动态记录大小"
@ -478,7 +478,7 @@ msgstr "域名后缀"
msgid "Domains" msgid "Domains"
msgstr "域名" msgstr "域名"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1191 #: htdocs/luci-static/resources/view/homeproxy/node.js:1190
msgid "" msgid ""
"Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" " "Drop/keep nodes that contain the specific keywords. <a target=\"_blank\" "
"href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/" "href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/"
@ -488,7 +488,7 @@ msgstr ""
"developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions\">" "developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions\">"
"正则表达式</a>。" "正则表达式</a>。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1183 #: htdocs/luci-static/resources/view/homeproxy/node.js:1182
msgid "Drop/keep specific nodes from subscriptions." msgid "Drop/keep specific nodes from subscriptions."
msgstr "从订阅中 丢弃/保留 指定节点" msgstr "从订阅中 丢弃/保留 指定节点"
@ -503,7 +503,7 @@ msgstr ""
"<br/>外部帐户绑定“用于将 ACME 帐户与非 ACME 系统中的现有帐户相关联,例如 CA " "<br/>外部帐户绑定“用于将 ACME 帐户与非 ACME 系统中的现有帐户相关联,例如 CA "
"客户数据库。" "客户数据库。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1053 #: htdocs/luci-static/resources/view/homeproxy/node.js:1052
msgid "" msgid ""
"ECH (Encrypted Client Hello) is a TLS extension that allows a client to " "ECH (Encrypted Client Hello) is a TLS extension that allows a client to "
"encrypt the first part of its ClientHello message." "encrypt the first part of its ClientHello message."
@ -511,16 +511,16 @@ msgstr ""
"ECHEncrypted Client Hello是一个 TLS 扩展,它允许客户端加密其 ClientHello " "ECHEncrypted Client Hello是一个 TLS 扩展,它允许客户端加密其 ClientHello "
"信息的第一部分。" "信息的第一部分。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1068 #: htdocs/luci-static/resources/view/homeproxy/node.js:1067
msgid "ECH config" msgid "ECH config"
msgstr "ECH 配置" msgstr "ECH 配置"
#: htdocs/luci-static/resources/view/homeproxy/node.js:857 #: htdocs/luci-static/resources/view/homeproxy/node.js:856
#: htdocs/luci-static/resources/view/homeproxy/server.js:283 #: htdocs/luci-static/resources/view/homeproxy/server.js:283
msgid "Early data" msgid "Early data"
msgstr "前置数据" msgstr "前置数据"
#: htdocs/luci-static/resources/view/homeproxy/node.js:864 #: htdocs/luci-static/resources/view/homeproxy/node.js:863
#: htdocs/luci-static/resources/view/homeproxy/server.js:290 #: htdocs/luci-static/resources/view/homeproxy/server.js:290
msgid "Early data header name" msgid "Early data header name"
msgstr "前置数据标头" msgstr "前置数据标头"
@ -529,7 +529,7 @@ msgstr "前置数据标头"
msgid "Early data is sent in path instead of header by default." msgid "Early data is sent in path instead of header by default."
msgstr "前置数据默认发送在路径而不是标头中。" msgstr "前置数据默认发送在路径而不是标头中。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1080 #: htdocs/luci-static/resources/view/homeproxy/node.js:1079
msgid "Edge" msgid "Edge"
msgstr "Edge" msgstr "Edge"
@ -558,15 +558,15 @@ msgstr "启用"
msgid "Enable ACME" msgid "Enable ACME"
msgstr "启用 ACME" msgstr "启用 ACME"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1052 #: htdocs/luci-static/resources/view/homeproxy/node.js:1051
msgid "Enable ECH" msgid "Enable ECH"
msgstr "启用 ECH" msgstr "启用 ECH"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1063 #: htdocs/luci-static/resources/view/homeproxy/node.js:1062
msgid "Enable PQ signature schemes" msgid "Enable PQ signature schemes"
msgstr "启用 PQ 签名方案。" msgstr "启用 PQ 签名方案。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1126 #: htdocs/luci-static/resources/view/homeproxy/node.js:1125
#: htdocs/luci-static/resources/view/homeproxy/server.js:524 #: htdocs/luci-static/resources/view/homeproxy/server.js:524
msgid "Enable UDP fragmentation." msgid "Enable UDP fragmentation."
msgstr "启用 UDP 分片" msgstr "启用 UDP 分片"
@ -579,7 +579,7 @@ msgstr "启用端点独立 NAT"
msgid "Enable tcp fast open for listener." msgid "Enable tcp fast open for listener."
msgstr "为监听器启用 TCP 快速打开。" msgstr "为监听器启用 TCP 快速打开。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1131 #: htdocs/luci-static/resources/view/homeproxy/node.js:1130
msgid "" msgid ""
"Enable the SUoT protocol, requires server support. Conflict with multiplex." "Enable the SUoT protocol, requires server support. Conflict with multiplex."
msgstr "启用 SUoT 协议,需要服务端支持。与多路复用冲突。" msgstr "启用 SUoT 协议,需要服务端支持。与多路复用冲突。"
@ -608,9 +608,9 @@ msgstr "加密方式"
#: htdocs/luci-static/resources/view/homeproxy/client.js:964 #: htdocs/luci-static/resources/view/homeproxy/client.js:964
#: htdocs/luci-static/resources/view/homeproxy/node.js:423 #: htdocs/luci-static/resources/view/homeproxy/node.js:423
#: htdocs/luci-static/resources/view/homeproxy/node.js:522 #: htdocs/luci-static/resources/view/homeproxy/node.js:522
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092 #: htdocs/luci-static/resources/view/homeproxy/node.js:1091
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172 #: htdocs/luci-static/resources/view/homeproxy/node.js:1171
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175 #: htdocs/luci-static/resources/view/homeproxy/node.js:1174
#: htdocs/luci-static/resources/view/homeproxy/server.js:101 #: htdocs/luci-static/resources/view/homeproxy/server.js:101
#: htdocs/luci-static/resources/view/homeproxy/server.js:387 #: htdocs/luci-static/resources/view/homeproxy/server.js:387
#: htdocs/luci-static/resources/view/homeproxy/server.js:389 #: htdocs/luci-static/resources/view/homeproxy/server.js:389
@ -633,15 +633,15 @@ msgstr "外部账户密钥标识符"
msgid "Failed to upload %s, error: %s." msgid "Failed to upload %s, error: %s."
msgstr "上传 %s 失败,错误:%s。" msgstr "上传 %s 失败,错误:%s。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1190 #: htdocs/luci-static/resources/view/homeproxy/node.js:1189
msgid "Filter keywords" msgid "Filter keywords"
msgstr "过滤关键词" msgstr "过滤关键词"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1182 #: htdocs/luci-static/resources/view/homeproxy/node.js:1181
msgid "Filter nodes" msgid "Filter nodes"
msgstr "过滤节点" msgstr "过滤节点"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1081 #: htdocs/luci-static/resources/view/homeproxy/node.js:1080
msgid "Firefox" msgid "Firefox"
msgstr "Firefox" msgstr "Firefox"
@ -650,7 +650,7 @@ msgstr "Firefox"
msgid "Flow" msgid "Flow"
msgstr "流控" msgstr "流控"
#: htdocs/luci-static/resources/view/homeproxy/node.js:826 #: htdocs/luci-static/resources/view/homeproxy/node.js:825
msgid "GET" msgid "GET"
msgstr "GET" msgstr "GET"
@ -695,6 +695,10 @@ msgstr "Geosite"
msgid "Global" msgid "Global"
msgstr "全局" msgstr "全局"
#: htdocs/luci-static/resources/view/homeproxy/node.js:747
msgid "Global padding"
msgstr "全局填充"
#: htdocs/luci-static/resources/view/homeproxy/client.js:884 #: htdocs/luci-static/resources/view/homeproxy/client.js:884
msgid "Global proxy IPv4 IP-s" msgid "Global proxy IPv4 IP-s"
msgstr "全局代理 IPv4 地址" msgstr "全局代理 IPv4 地址"
@ -722,7 +726,7 @@ msgstr "授予 homeproxy 访问 UCI 配置的权限"
#: htdocs/luci-static/resources/view/homeproxy/client.js:448 #: htdocs/luci-static/resources/view/homeproxy/client.js:448
#: htdocs/luci-static/resources/view/homeproxy/client.js:714 #: htdocs/luci-static/resources/view/homeproxy/client.js:714
#: htdocs/luci-static/resources/view/homeproxy/node.js:469 #: htdocs/luci-static/resources/view/homeproxy/node.js:469
#: htdocs/luci-static/resources/view/homeproxy/node.js:767 #: htdocs/luci-static/resources/view/homeproxy/node.js:766
#: htdocs/luci-static/resources/view/homeproxy/server.js:59 #: htdocs/luci-static/resources/view/homeproxy/server.js:59
#: htdocs/luci-static/resources/view/homeproxy/server.js:212 #: htdocs/luci-static/resources/view/homeproxy/server.js:212
msgid "HTTP" msgid "HTTP"
@ -743,8 +747,8 @@ msgstr "握手服务器端口"
msgid "HomeProxy" msgid "HomeProxy"
msgstr "HomeProxy" msgstr "HomeProxy"
#: htdocs/luci-static/resources/view/homeproxy/node.js:816 #: htdocs/luci-static/resources/view/homeproxy/node.js:815
#: htdocs/luci-static/resources/view/homeproxy/node.js:849 #: htdocs/luci-static/resources/view/homeproxy/node.js:848
#: htdocs/luci-static/resources/view/homeproxy/server.js:245 #: htdocs/luci-static/resources/view/homeproxy/server.js:245
#: htdocs/luci-static/resources/view/homeproxy/server.js:275 #: htdocs/luci-static/resources/view/homeproxy/server.js:275
msgid "Host" msgid "Host"
@ -784,12 +788,12 @@ msgstr "仅 IPv6"
msgid "IPv6 support" msgid "IPv6 support"
msgstr "IPv6 支持" msgstr "IPv6 支持"
#: htdocs/luci-static/resources/view/homeproxy/node.js:831 #: htdocs/luci-static/resources/view/homeproxy/node.js:830
#: htdocs/luci-static/resources/view/homeproxy/server.js:258 #: htdocs/luci-static/resources/view/homeproxy/server.js:258
msgid "Idle timeout" msgid "Idle timeout"
msgstr "空闲超时" msgstr "空闲超时"
#: htdocs/luci-static/resources/view/homeproxy/node.js:808 #: htdocs/luci-static/resources/view/homeproxy/node.js:807
msgid "" msgid ""
"If enabled, the client transport sends keepalive pings even with no active " "If enabled, the client transport sends keepalive pings even with no active "
"connections." "connections."
@ -807,7 +811,7 @@ msgid ""
msgstr "" msgstr ""
"如果设置,服务器域名将在连接前被解析为 IP。<br/>默认使用 dns.strategy。" "如果设置,服务器域名将在连接前被解析为 IP。<br/>默认使用 dns.strategy。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:793 #: htdocs/luci-static/resources/view/homeproxy/node.js:792
#: htdocs/luci-static/resources/view/homeproxy/server.js:230 #: htdocs/luci-static/resources/view/homeproxy/server.js:230
msgid "" msgid ""
"If the transport doesn't see any activity after a duration of this time, it " "If the transport doesn't see any activity after a duration of this time, it "
@ -816,7 +820,7 @@ msgstr ""
"如果传输在此时间段后没有看到任何活动,它会向客户端发送 ping 请求以检查连接是" "如果传输在此时间段后没有看到任何活动,它会向客户端发送 ping 请求以检查连接是"
"否仍然活动。" "否仍然活动。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1031 #: htdocs/luci-static/resources/view/homeproxy/node.js:1030
msgid "" msgid ""
"If you have the root certificate, use this option instead of allowing " "If you have the root certificate, use this option instead of allowing "
"insecure." "insecure."
@ -884,12 +888,12 @@ msgstr "有时性能更好。"
msgid "Let's Encrypt" msgid "Let's Encrypt"
msgstr "Let's Encrypt" msgstr "Let's Encrypt"
#: htdocs/luci-static/resources/view/homeproxy/node.js:881 #: htdocs/luci-static/resources/view/homeproxy/node.js:880
msgid "" msgid ""
"List of IP (v4 or v6) addresses prefixes to be assigned to the interface." "List of IP (v4 or v6) addresses prefixes to be assigned to the interface."
msgstr "分配给接口的 IPv4 或 v6地址前缀列表。" msgstr "分配给接口的 IPv4 或 v6地址前缀列表。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:993 #: htdocs/luci-static/resources/view/homeproxy/node.js:992
#: htdocs/luci-static/resources/view/homeproxy/server.js:334 #: htdocs/luci-static/resources/view/homeproxy/server.js:334
msgid "List of supported application level protocols, in order of preference." msgid "List of supported application level protocols, in order of preference."
msgstr "支持的应用层协议协商列表,按顺序排列。" msgstr "支持的应用层协议协商列表,按顺序排列。"
@ -902,7 +906,7 @@ msgstr "监听接口"
msgid "Loading" msgid "Loading"
msgstr "加载中" msgstr "加载中"
#: htdocs/luci-static/resources/view/homeproxy/node.js:880 #: htdocs/luci-static/resources/view/homeproxy/node.js:879
msgid "Local address" msgid "Local address"
msgstr "本地地址" msgstr "本地地址"
@ -914,7 +918,7 @@ msgstr "日志文件不存在。"
msgid "Log is empty." msgid "Log is empty."
msgstr "日志为空。" msgstr "日志为空。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:912 #: htdocs/luci-static/resources/view/homeproxy/node.js:911
msgid "MTU" msgid "MTU"
msgstr "MTU" msgstr "MTU"
@ -1033,16 +1037,16 @@ msgstr "最大上传速度"
msgid "Max upload speed in Mbps." msgid "Max upload speed in Mbps."
msgstr "最大上传速度Mbps" msgstr "最大上传速度Mbps"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1014 #: htdocs/luci-static/resources/view/homeproxy/node.js:1013
#: htdocs/luci-static/resources/view/homeproxy/server.js:346 #: htdocs/luci-static/resources/view/homeproxy/server.js:346
msgid "Maximum TLS version" msgid "Maximum TLS version"
msgstr "最大 TLS 版本" msgstr "最大 TLS 版本"
#: htdocs/luci-static/resources/view/homeproxy/node.js:939 #: htdocs/luci-static/resources/view/homeproxy/node.js:938
msgid "Maximum connections" msgid "Maximum connections"
msgstr "最大连接数" msgstr "最大连接数"
#: htdocs/luci-static/resources/view/homeproxy/node.js:955 #: htdocs/luci-static/resources/view/homeproxy/node.js:954
msgid "" msgid ""
"Maximum multiplexed streams in a connection before opening a new connection." "Maximum multiplexed streams in a connection before opening a new connection."
"<br/>Conflict with <code>Maximum connections</code> and <code>Minimum " "<br/>Conflict with <code>Maximum connections</code> and <code>Minimum "
@ -1051,26 +1055,26 @@ msgstr ""
"在打开新连接之前,连接中的最大多路复用流数量。与 <code>Maximum connections</" "在打开新连接之前,连接中的最大多路复用流数量。与 <code>Maximum connections</"
"code> 和 <code>Minimum streams</code> 冲突。" "code> 和 <code>Minimum streams</code> 冲突。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:954 #: htdocs/luci-static/resources/view/homeproxy/node.js:953
msgid "Maximum streams" msgid "Maximum streams"
msgstr "最大流数量" msgstr "最大流数量"
#: htdocs/luci-static/resources/view/homeproxy/node.js:825 #: htdocs/luci-static/resources/view/homeproxy/node.js:824
#: htdocs/luci-static/resources/view/homeproxy/server.js:254 #: htdocs/luci-static/resources/view/homeproxy/server.js:254
msgid "Method" msgid "Method"
msgstr "方式" msgstr "方式"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1006 #: htdocs/luci-static/resources/view/homeproxy/node.js:1005
#: htdocs/luci-static/resources/view/homeproxy/server.js:338 #: htdocs/luci-static/resources/view/homeproxy/server.js:338
msgid "Minimum TLS version" msgid "Minimum TLS version"
msgstr "最低 TLS 版本" msgstr "最低 TLS 版本"
#: htdocs/luci-static/resources/view/homeproxy/node.js:947 #: htdocs/luci-static/resources/view/homeproxy/node.js:946
msgid "" msgid ""
"Minimum multiplexed streams in a connection before opening a new connection." "Minimum multiplexed streams in a connection before opening a new connection."
msgstr "在打开新连接之前,连接中的最小多路复用流数量。" msgstr "在打开新连接之前,连接中的最小多路复用流数量。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:946 #: htdocs/luci-static/resources/view/homeproxy/node.js:945
msgid "Minimum streams" msgid "Minimum streams"
msgstr "最小流数量" msgstr "最小流数量"
@ -1079,11 +1083,11 @@ msgstr "最小流数量"
msgid "Mode" msgid "Mode"
msgstr "模式" msgstr "模式"
#: htdocs/luci-static/resources/view/homeproxy/node.js:921 #: htdocs/luci-static/resources/view/homeproxy/node.js:920
msgid "Multiplex" msgid "Multiplex"
msgstr "多路复用" msgstr "多路复用"
#: htdocs/luci-static/resources/view/homeproxy/node.js:929 #: htdocs/luci-static/resources/view/homeproxy/node.js:928
msgid "Multiplex protocol." msgid "Multiplex protocol."
msgstr "多路复用协议" msgstr "多路复用协议"
@ -1091,7 +1095,7 @@ msgstr "多路复用协议"
msgid "NOT RUNNING" msgid "NOT RUNNING"
msgstr "未运行" msgstr "未运行"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1209 #: htdocs/luci-static/resources/view/homeproxy/node.js:1208
msgid "NOTE: Save current settings before updating subscriptions." msgid "NOTE: Save current settings before updating subscriptions."
msgstr "注意:更新订阅前先保存当前配置。" msgstr "注意:更新订阅前先保存当前配置。"
@ -1105,23 +1109,23 @@ msgstr "NaïveProxy"
msgid "Network" msgid "Network"
msgstr "网络" msgstr "网络"
#: htdocs/luci-static/resources/view/homeproxy/node.js:764 #: htdocs/luci-static/resources/view/homeproxy/node.js:763
#: htdocs/luci-static/resources/view/homeproxy/node.js:780 #: htdocs/luci-static/resources/view/homeproxy/node.js:779
#: htdocs/luci-static/resources/view/homeproxy/server.js:209 #: htdocs/luci-static/resources/view/homeproxy/server.js:209
#: htdocs/luci-static/resources/view/homeproxy/server.js:222 #: htdocs/luci-static/resources/view/homeproxy/server.js:222
msgid "No TCP transport, plain HTTP is merged into the HTTP transport." msgid "No TCP transport, plain HTTP is merged into the HTTP transport."
msgstr "无 TCP 传输层, 纯 HTTP 已合并到 HTTP 传输层。" msgstr "无 TCP 传输层, 纯 HTTP 已合并到 HTTP 传输层。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:778 #: htdocs/luci-static/resources/view/homeproxy/node.js:777
#: htdocs/luci-static/resources/view/homeproxy/server.js:220 #: htdocs/luci-static/resources/view/homeproxy/server.js:220
msgid "No additional encryption support: It's basically duplicate encryption." msgid "No additional encryption support: It's basically duplicate encryption."
msgstr "无额外加密支持:它基本上是重复加密。" msgstr "无额外加密支持:它基本上是重复加密。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1225 #: htdocs/luci-static/resources/view/homeproxy/node.js:1224
msgid "No subscription available" msgid "No subscription available"
msgstr "无可用订阅" msgstr "无可用订阅"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1250 #: htdocs/luci-static/resources/view/homeproxy/node.js:1249
msgid "No subscription node" msgid "No subscription node"
msgstr "无订阅节点" msgstr "无订阅节点"
@ -1144,7 +1148,7 @@ msgstr "节点"
#: htdocs/luci-static/resources/view/homeproxy/client.js:613 #: htdocs/luci-static/resources/view/homeproxy/client.js:613
#: htdocs/luci-static/resources/view/homeproxy/node.js:725 #: htdocs/luci-static/resources/view/homeproxy/node.js:725
#: htdocs/luci-static/resources/view/homeproxy/node.js:765 #: htdocs/luci-static/resources/view/homeproxy/node.js:764
#: htdocs/luci-static/resources/view/homeproxy/server.js:195 #: htdocs/luci-static/resources/view/homeproxy/server.js:195
#: htdocs/luci-static/resources/view/homeproxy/server.js:210 #: htdocs/luci-static/resources/view/homeproxy/server.js:210
msgid "None" msgid "None"
@ -1192,11 +1196,11 @@ msgstr "覆盖目标地址"
msgid "Override the connection destination address with the sniffed domain." msgid "Override the connection destination address with the sniffed domain."
msgstr "使用嗅探到的域名覆盖连接目标。" msgstr "使用嗅探到的域名覆盖连接目标。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:827 #: htdocs/luci-static/resources/view/homeproxy/node.js:826
msgid "PUT" msgid "PUT"
msgstr "PUT" msgstr "PUT"
#: htdocs/luci-static/resources/view/homeproxy/node.js:870 #: htdocs/luci-static/resources/view/homeproxy/node.js:869
msgid "Packet encoding" msgid "Packet encoding"
msgstr "数据包编码" msgstr "数据包编码"
@ -1209,14 +1213,14 @@ msgstr "解析连接标头中的代理协议。"
msgid "Password" msgid "Password"
msgstr "密码" msgstr "密码"
#: htdocs/luci-static/resources/view/homeproxy/node.js:821 #: htdocs/luci-static/resources/view/homeproxy/node.js:820
#: htdocs/luci-static/resources/view/homeproxy/node.js:853 #: htdocs/luci-static/resources/view/homeproxy/node.js:852
#: htdocs/luci-static/resources/view/homeproxy/server.js:250 #: htdocs/luci-static/resources/view/homeproxy/server.js:250
#: htdocs/luci-static/resources/view/homeproxy/server.js:279 #: htdocs/luci-static/resources/view/homeproxy/server.js:279
msgid "Path" msgid "Path"
msgstr "路径" msgstr "路径"
#: htdocs/luci-static/resources/view/homeproxy/node.js:894 #: htdocs/luci-static/resources/view/homeproxy/node.js:893
msgid "Peer pubkic key" msgid "Peer pubkic key"
msgstr "对端公钥" msgstr "对端公钥"
@ -1226,7 +1230,7 @@ msgid ""
"it is not needed." "it is not needed."
msgstr "性能可能会略有下降,建议仅在需要时开启。" msgstr "性能可能会略有下降,建议仅在需要时开启。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:839 #: htdocs/luci-static/resources/view/homeproxy/node.js:838
#: htdocs/luci-static/resources/view/homeproxy/server.js:266 #: htdocs/luci-static/resources/view/homeproxy/server.js:266
msgid "Ping timeout" msgid "Ping timeout"
msgstr "Ping 超时" msgstr "Ping 超时"
@ -1255,7 +1259,7 @@ msgstr "端口 %s 已存在!"
msgid "Port range" msgid "Port range"
msgstr "端口范围" msgstr "端口范围"
#: htdocs/luci-static/resources/view/homeproxy/node.js:900 #: htdocs/luci-static/resources/view/homeproxy/node.js:899
msgid "Pre-shared key" msgid "Pre-shared key"
msgstr "预共享密钥" msgstr "预共享密钥"
@ -1267,7 +1271,7 @@ msgstr "优先 IPv4"
msgid "Prefer IPv6" msgid "Prefer IPv6"
msgstr "优先 IPv6" msgstr "优先 IPv6"
#: htdocs/luci-static/resources/view/homeproxy/node.js:887 #: htdocs/luci-static/resources/view/homeproxy/node.js:886
msgid "Private key" msgid "Private key"
msgstr "私钥" msgstr "私钥"
@ -1285,7 +1289,7 @@ msgstr "进程路径"
#: htdocs/luci-static/resources/view/homeproxy/client.js:712 #: htdocs/luci-static/resources/view/homeproxy/client.js:712
#: htdocs/luci-static/resources/view/homeproxy/node.js:540 #: htdocs/luci-static/resources/view/homeproxy/node.js:540
#: htdocs/luci-static/resources/view/homeproxy/node.js:662 #: htdocs/luci-static/resources/view/homeproxy/node.js:662
#: htdocs/luci-static/resources/view/homeproxy/node.js:928 #: htdocs/luci-static/resources/view/homeproxy/node.js:927
#: htdocs/luci-static/resources/view/homeproxy/server.js:109 #: htdocs/luci-static/resources/view/homeproxy/server.js:109
msgid "Protocol" msgid "Protocol"
msgstr "协议" msgstr "协议"
@ -1343,13 +1347,13 @@ msgstr "代理模式"
msgid "Proxy protocol" msgid "Proxy protocol"
msgstr "代理协议" msgstr "代理协议"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1083 #: htdocs/luci-static/resources/view/homeproxy/node.js:1082
msgid "QQ" msgid "QQ"
msgstr "QQ" msgstr "QQ"
#: htdocs/luci-static/resources/view/homeproxy/client.js:450 #: htdocs/luci-static/resources/view/homeproxy/client.js:450
#: htdocs/luci-static/resources/view/homeproxy/client.js:716 #: htdocs/luci-static/resources/view/homeproxy/client.js:716
#: htdocs/luci-static/resources/view/homeproxy/node.js:768 #: htdocs/luci-static/resources/view/homeproxy/node.js:767
#: htdocs/luci-static/resources/view/homeproxy/server.js:213 #: htdocs/luci-static/resources/view/homeproxy/server.js:213
msgid "QUIC" msgid "QUIC"
msgstr "QUIC" msgstr "QUIC"
@ -1368,7 +1372,7 @@ msgstr "QUIC 最大双向并发流"
msgid "QUIC stream receive window" msgid "QUIC stream receive window"
msgstr "QUIC 流接收窗口" msgstr "QUIC 流接收窗口"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1103 #: htdocs/luci-static/resources/view/homeproxy/node.js:1102
#: htdocs/luci-static/resources/view/homeproxy/server.js:445 #: htdocs/luci-static/resources/view/homeproxy/server.js:445
msgid "REALITY" msgid "REALITY"
msgstr "REALITY" msgstr "REALITY"
@ -1377,11 +1381,11 @@ msgstr "REALITY"
msgid "REALITY private key" msgid "REALITY private key"
msgstr "REALITY 私钥" msgstr "REALITY 私钥"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1108 #: htdocs/luci-static/resources/view/homeproxy/node.js:1107
msgid "REALITY public key" msgid "REALITY public key"
msgstr "REALITY 公钥" msgstr "REALITY 公钥"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1113 #: htdocs/luci-static/resources/view/homeproxy/node.js:1112
#: htdocs/luci-static/resources/view/homeproxy/server.js:456 #: htdocs/luci-static/resources/view/homeproxy/server.js:456
msgid "REALITY short ID" msgid "REALITY short ID"
msgstr "REALITY 标识符" msgstr "REALITY 标识符"
@ -1390,11 +1394,11 @@ msgstr "REALITY 标识符"
msgid "RUNNING" msgid "RUNNING"
msgstr "运行中" msgstr "运行中"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1084 #: htdocs/luci-static/resources/view/homeproxy/node.js:1083
msgid "Random" msgid "Random"
msgstr "随机" msgstr "随机"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1085 #: htdocs/luci-static/resources/view/homeproxy/node.js:1084
msgid "Randomized" msgid "Randomized"
msgstr "随机生成" msgstr "随机生成"
@ -1422,15 +1426,15 @@ msgstr "Redirect TCP + Tun UDP"
msgid "Refresh every %s seconds." msgid "Refresh every %s seconds."
msgstr "每 %s 秒刷新。" msgstr "每 %s 秒刷新。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1247 #: htdocs/luci-static/resources/view/homeproxy/node.js:1246
msgid "Remove %s nodes" msgid "Remove %s nodes"
msgstr "移除 %s 个节点" msgstr "移除 %s 个节点"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1237 #: htdocs/luci-static/resources/view/homeproxy/node.js:1236
msgid "Remove all nodes from subscriptions" msgid "Remove all nodes from subscriptions"
msgstr "移除所有订阅节点" msgstr "移除所有订阅节点"
#: htdocs/luci-static/resources/view/homeproxy/node.js:907 #: htdocs/luci-static/resources/view/homeproxy/node.js:906
msgid "Reserved field bytes" msgid "Reserved field bytes"
msgstr "保留字段字节" msgstr "保留字段字节"
@ -1475,11 +1479,11 @@ msgstr "路由规则"
msgid "STUN" msgid "STUN"
msgstr "STUN" msgstr "STUN"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1137 #: htdocs/luci-static/resources/view/homeproxy/node.js:1136
msgid "SUoT version" msgid "SUoT version"
msgstr "SUoT 版本" msgstr "SUoT 版本"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1086 #: htdocs/luci-static/resources/view/homeproxy/node.js:1085
msgid "Safari" msgid "Safari"
msgstr "Safari" msgstr "Safari"
@ -1487,11 +1491,11 @@ msgstr "Safari"
msgid "Same as main node" msgid "Same as main node"
msgstr "保持与主节点一致" msgstr "保持与主节点一致"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1211 #: htdocs/luci-static/resources/view/homeproxy/node.js:1210
msgid "Save current settings" msgid "Save current settings"
msgstr "保存当前设置" msgstr "保存当前设置"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1208 #: htdocs/luci-static/resources/view/homeproxy/node.js:1207
msgid "Save subscriptions settings" msgid "Save subscriptions settings"
msgstr "保存订阅设置" msgstr "保存订阅设置"
@ -1585,8 +1589,8 @@ msgstr "源端口"
msgid "Source port range" msgid "Source port range"
msgstr "源端口范围" msgstr "源端口范围"
#: htdocs/luci-static/resources/view/homeproxy/node.js:785 #: htdocs/luci-static/resources/view/homeproxy/node.js:784
#: htdocs/luci-static/resources/view/homeproxy/node.js:832 #: htdocs/luci-static/resources/view/homeproxy/node.js:831
msgid "" msgid ""
"Specifies the period of time after which a health check will be performed " "Specifies the period of time after which a health check will be performed "
"using a ping frame if no frames have been received on the connection.<br/" "using a ping frame if no frames have been received on the connection.<br/"
@ -1605,8 +1609,8 @@ msgid ""
"PING frames are not considered as activity." "PING frames are not considered as activity."
msgstr "指定闲置客户端应在多长时间内使用 GOAWAY 帧关闭。PING 帧不被视为活动。" msgstr "指定闲置客户端应在多长时间内使用 GOAWAY 帧关闭。PING 帧不被视为活动。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:789 #: htdocs/luci-static/resources/view/homeproxy/node.js:788
#: htdocs/luci-static/resources/view/homeproxy/node.js:840 #: htdocs/luci-static/resources/view/homeproxy/node.js:839
msgid "" msgid ""
"Specifies the timeout duration after sending a PING frame, within which a " "Specifies the timeout duration after sending a PING frame, within which a "
"response must be received.<br/>If a response to the PING frame is not " "response must be received.<br/>If a response to the PING frame is not "
@ -1627,11 +1631,11 @@ msgstr "指定需要被代理的目标端口。多个端口必须用逗号隔开
msgid "String" msgid "String"
msgstr "字符串" msgstr "字符串"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1165 #: htdocs/luci-static/resources/view/homeproxy/node.js:1164
msgid "Subscription URL-s" msgid "Subscription URL-s"
msgstr "订阅地址" msgstr "订阅地址"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1147 #: htdocs/luci-static/resources/view/homeproxy/node.js:1146
msgid "Subscriptions" msgid "Subscriptions"
msgstr "订阅" msgstr "订阅"
@ -1644,7 +1648,7 @@ msgid "Successfully updated."
msgstr "更新成功。" msgstr "更新成功。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:355 #: htdocs/luci-static/resources/view/homeproxy/node.js:355
#: htdocs/luci-static/resources/view/homeproxy/node.js:1166 #: htdocs/luci-static/resources/view/homeproxy/node.js:1165
msgid "" msgid ""
"Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) " "Support Hysteria, Shadowsocks(R), Trojan, v2rayN (VMess), and XTLS (VLESS) "
"online configuration delivery standard." "online configuration delivery standard."
@ -1662,7 +1666,7 @@ msgstr "系统"
msgid "TCP" msgid "TCP"
msgstr "TCP" msgstr "TCP"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1121 #: htdocs/luci-static/resources/view/homeproxy/node.js:1120
#: htdocs/luci-static/resources/view/homeproxy/server.js:517 #: htdocs/luci-static/resources/view/homeproxy/server.js:517
msgid "TCP fast open" msgid "TCP fast open"
msgstr "TCP 快速打开" msgstr "TCP 快速打开"
@ -1677,22 +1681,22 @@ msgstr "TCP/IP 协议栈。"
#: htdocs/luci-static/resources/view/homeproxy/client.js:449 #: htdocs/luci-static/resources/view/homeproxy/client.js:449
#: htdocs/luci-static/resources/view/homeproxy/client.js:715 #: htdocs/luci-static/resources/view/homeproxy/client.js:715
#: htdocs/luci-static/resources/view/homeproxy/node.js:963 #: htdocs/luci-static/resources/view/homeproxy/node.js:962
#: htdocs/luci-static/resources/view/homeproxy/server.js:302 #: htdocs/luci-static/resources/view/homeproxy/server.js:302
msgid "TLS" msgid "TLS"
msgstr "TLS" msgstr "TLS"
#: htdocs/luci-static/resources/view/homeproxy/node.js:992 #: htdocs/luci-static/resources/view/homeproxy/node.js:991
#: htdocs/luci-static/resources/view/homeproxy/server.js:333 #: htdocs/luci-static/resources/view/homeproxy/server.js:333
msgid "TLS ALPN" msgid "TLS ALPN"
msgstr "TLS ALPN" msgstr "TLS ALPN"
#: htdocs/luci-static/resources/view/homeproxy/node.js:987 #: htdocs/luci-static/resources/view/homeproxy/node.js:986
#: htdocs/luci-static/resources/view/homeproxy/server.js:327 #: htdocs/luci-static/resources/view/homeproxy/server.js:327
msgid "TLS SNI" msgid "TLS SNI"
msgstr "TLS SNI" msgstr "TLS SNI"
#: htdocs/luci-static/resources/view/homeproxy/node.js:776 #: htdocs/luci-static/resources/view/homeproxy/node.js:775
#: htdocs/luci-static/resources/view/homeproxy/server.js:218 #: htdocs/luci-static/resources/view/homeproxy/server.js:218
msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used." msgid "TLS is not enforced. If TLS is not configured, plain HTTP 1.1 is used."
msgstr "不强制执行 TLS。如未配置 TLS将使用纯 HTTP 1.1。" msgstr "不强制执行 TLS。如未配置 TLS将使用纯 HTTP 1.1。"
@ -1787,7 +1791,7 @@ msgid ""
"strategy will be used if empty." "strategy will be used if empty."
msgstr "用于解析本 DNS 服务器的域名的策略。默认使用 dns.strategy。" msgstr "用于解析本 DNS 服务器的域名的策略。默认使用 dns.strategy。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1023 #: htdocs/luci-static/resources/view/homeproxy/node.js:1022
#: htdocs/luci-static/resources/view/homeproxy/server.js:355 #: htdocs/luci-static/resources/view/homeproxy/server.js:355
msgid "" msgid ""
"The elliptic curves that will be used in an ECDHE handshake, in preference " "The elliptic curves that will be used in an ECDHE handshake, in preference "
@ -1800,7 +1804,7 @@ msgid ""
"account." "account."
msgstr "创建或选择现有 ACME 服务器帐户时使用的电子邮件地址。" msgstr "创建或选择现有 ACME 服务器帐户时使用的电子邮件地址。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1015 #: htdocs/luci-static/resources/view/homeproxy/node.js:1014
#: htdocs/luci-static/resources/view/homeproxy/server.js:347 #: htdocs/luci-static/resources/view/homeproxy/server.js:347
msgid "The maximum TLS version that is acceptable." msgid "The maximum TLS version that is acceptable."
msgstr "可接受的最高 TLS 版本。" msgstr "可接受的最高 TLS 版本。"
@ -1815,7 +1819,7 @@ msgstr "允许对等点打开的 QUIC 并发双向流的最大数量。"
msgid "The maximum time difference between the server and the client." msgid "The maximum time difference between the server and the client."
msgstr "服务器和客户端之间的最大时间差。" msgstr "服务器和客户端之间的最大时间差。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1007 #: htdocs/luci-static/resources/view/homeproxy/node.js:1006
#: htdocs/luci-static/resources/view/homeproxy/server.js:339 #: htdocs/luci-static/resources/view/homeproxy/server.js:339
msgid "The minimum TLS version that is acceptable." msgid "The minimum TLS version that is acceptable."
msgstr "可接受的最低 TLS 版本。" msgstr "可接受的最低 TLS 版本。"
@ -1828,7 +1832,7 @@ msgstr "为 ARM64/AMD64 设计的现代 ImmortalWrt 代理平台。"
msgid "The network interface to bind to." msgid "The network interface to bind to."
msgstr "绑定到的网络接口。" msgstr "绑定到的网络接口。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1037 #: htdocs/luci-static/resources/view/homeproxy/node.js:1036
msgid "The path to the server certificate, in PEM format." msgid "The path to the server certificate, in PEM format."
msgstr "服务端证书路径,需要 PEM 格式。" msgstr "服务端证书路径,需要 PEM 格式。"
@ -1850,7 +1854,7 @@ msgid ""
"enabled." "enabled."
msgstr "上游出站的标签。<br/>启用时,其他拨号字段将被忽略。" msgstr "上游出站的标签。<br/>启用时,其他拨号字段将被忽略。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:796 #: htdocs/luci-static/resources/view/homeproxy/node.js:795
#: htdocs/luci-static/resources/view/homeproxy/server.js:267 #: htdocs/luci-static/resources/view/homeproxy/server.js:267
msgid "" msgid ""
"The timeout that after performing a keepalive check, the client will wait " "The timeout that after performing a keepalive check, the client will wait "
@ -1859,8 +1863,8 @@ msgstr ""
"经过一段时间之后,客户端将执行 keepalive 检查并等待活动。如果没有检测到任何活" "经过一段时间之后,客户端将执行 keepalive 检查并等待活动。如果没有检测到任何活"
"动,则会关闭连接。" "动,则会关闭连接。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1000 #: htdocs/luci-static/resources/view/homeproxy/node.js:999
#: htdocs/luci-static/resources/view/homeproxy/node.js:1198 #: htdocs/luci-static/resources/view/homeproxy/node.js:1197
msgid "" msgid ""
"This is <strong>DANGEROUS</strong>, your traffic is almost like " "This is <strong>DANGEROUS</strong>, your traffic is almost like "
"<strong>PLAIN TEXT</strong>! Use at your own risk!" "<strong>PLAIN TEXT</strong>! Use at your own risk!"
@ -1874,7 +1878,7 @@ msgid ""
msgstr "" msgstr ""
"要与 Xray-core 兼容,请将其设置为 <code>Sec-WebSocket-Protocol</code>。" "要与 Xray-core 兼容,请将其设置为 <code>Sec-WebSocket-Protocol</code>。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:763 #: htdocs/luci-static/resources/view/homeproxy/node.js:762
#: htdocs/luci-static/resources/view/homeproxy/server.js:208 #: htdocs/luci-static/resources/view/homeproxy/server.js:208
msgid "Transport" msgid "Transport"
msgstr "传输层" msgstr "传输层"
@ -1899,12 +1903,12 @@ msgstr "类型"
msgid "UDP" msgid "UDP"
msgstr "UDP" msgstr "UDP"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1125 #: htdocs/luci-static/resources/view/homeproxy/node.js:1124
#: htdocs/luci-static/resources/view/homeproxy/server.js:523 #: htdocs/luci-static/resources/view/homeproxy/server.js:523
msgid "UDP Fragment" msgid "UDP Fragment"
msgstr "UDP 分片" msgstr "UDP 分片"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1130 #: htdocs/luci-static/resources/view/homeproxy/node.js:1129
msgid "UDP over TCP" msgid "UDP over TCP"
msgstr "UDP over TCP" msgstr "UDP over TCP"
@ -1921,11 +1925,11 @@ msgstr "未知错误。"
msgid "Unknown error: %s" msgid "Unknown error: %s"
msgstr "未知错误:%s" msgstr "未知错误:%s"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1096 #: htdocs/luci-static/resources/view/homeproxy/node.js:1095
msgid "Unsupported fingerprint!" msgid "Unsupported fingerprint!"
msgstr "不支持的指纹!" msgstr "不支持的指纹!"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1222 #: htdocs/luci-static/resources/view/homeproxy/node.js:1221
msgid "Update %s subscriptions" msgid "Update %s subscriptions"
msgstr "更新 %s 个订阅" msgstr "更新 %s 个订阅"
@ -1933,19 +1937,19 @@ msgstr "更新 %s 个订阅"
msgid "Update failed." msgid "Update failed."
msgstr "上传失败。" msgstr "上传失败。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1217 #: htdocs/luci-static/resources/view/homeproxy/node.js:1216
msgid "Update nodes from subscriptions" msgid "Update nodes from subscriptions"
msgstr "从订阅更新节点" msgstr "从订阅更新节点"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1161 #: htdocs/luci-static/resources/view/homeproxy/node.js:1160
msgid "Update subscriptions via proxy." msgid "Update subscriptions via proxy."
msgstr "使用代理更新订阅。" msgstr "使用代理更新订阅。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1160 #: htdocs/luci-static/resources/view/homeproxy/node.js:1159
msgid "Update via proxy" msgid "Update via proxy"
msgstr "使用代理更新" msgstr "使用代理更新"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1043 #: htdocs/luci-static/resources/view/homeproxy/node.js:1042
#: htdocs/luci-static/resources/view/homeproxy/server.js:489 #: htdocs/luci-static/resources/view/homeproxy/server.js:489
msgid "Upload certificate" msgid "Upload certificate"
msgstr "上传证书" msgstr "上传证书"
@ -1954,7 +1958,7 @@ msgstr "上传证书"
msgid "Upload key" msgid "Upload key"
msgstr "上传密钥" msgstr "上传密钥"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1046 #: htdocs/luci-static/resources/view/homeproxy/node.js:1045
#: htdocs/luci-static/resources/view/homeproxy/server.js:492 #: htdocs/luci-static/resources/view/homeproxy/server.js:492
#: htdocs/luci-static/resources/view/homeproxy/server.js:510 #: htdocs/luci-static/resources/view/homeproxy/server.js:510
msgid "Upload..." msgid "Upload..."
@ -1977,7 +1981,7 @@ msgstr "使用 WAN 下发的 DNS"
msgid "Use DNS server from WAN + 114DNS" msgid "Use DNS server from WAN + 114DNS"
msgstr "使用 WAN DNS + 114DNS" msgstr "使用 WAN DNS + 114DNS"
#: htdocs/luci-static/resources/view/homeproxy/node.js:988 #: htdocs/luci-static/resources/view/homeproxy/node.js:987
#: htdocs/luci-static/resources/view/homeproxy/server.js:328 #: htdocs/luci-static/resources/view/homeproxy/server.js:328
msgid "" msgid ""
"Used to verify the hostname on the returned certificates unless insecure is " "Used to verify the hostname on the returned certificates unless insecure is "
@ -2008,12 +2012,12 @@ msgstr "VMess"
msgid "WAN IP Policy" msgid "WAN IP Policy"
msgstr "WAN IP 策略" msgstr "WAN IP 策略"
#: htdocs/luci-static/resources/view/homeproxy/node.js:769 #: htdocs/luci-static/resources/view/homeproxy/node.js:768
#: htdocs/luci-static/resources/view/homeproxy/server.js:214 #: htdocs/luci-static/resources/view/homeproxy/server.js:214
msgid "WebSocket" msgid "WebSocket"
msgstr "WebSocket" msgstr "WebSocket"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1186 #: htdocs/luci-static/resources/view/homeproxy/node.js:1185
msgid "Whitelist mode" msgid "Whitelist mode"
msgstr "白名单模式" msgstr "白名单模式"
@ -2021,15 +2025,15 @@ msgstr "白名单模式"
msgid "WireGuard" msgid "WireGuard"
msgstr "WireGuard" msgstr "WireGuard"
#: htdocs/luci-static/resources/view/homeproxy/node.js:895 #: htdocs/luci-static/resources/view/homeproxy/node.js:894
msgid "WireGuard peer public key." msgid "WireGuard peer public key."
msgstr "WireGuard 对端公钥。" msgstr "WireGuard 对端公钥。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:901 #: htdocs/luci-static/resources/view/homeproxy/node.js:900
msgid "WireGuard pre-shared key." msgid "WireGuard pre-shared key."
msgstr "WireGuard 预共享密钥。" msgstr "WireGuard 预共享密钥。"
#: htdocs/luci-static/resources/view/homeproxy/node.js:888 #: htdocs/luci-static/resources/view/homeproxy/node.js:887
msgid "WireGuard requires base64-encoded private keys." msgid "WireGuard requires base64-encoded private keys."
msgstr "WireGuard 要求 base64 编码的私钥。" msgstr "WireGuard 要求 base64 编码的私钥。"
@ -2042,8 +2046,8 @@ msgstr "在连接标头中写入代理协议。"
msgid "Xinfeng Public DNS (114.114.114.114)" msgid "Xinfeng Public DNS (114.114.114.114)"
msgstr "信风公共 DNS114.114.114.114" msgstr "信风公共 DNS114.114.114.114"
#: htdocs/luci-static/resources/view/homeproxy/node.js:873 #: htdocs/luci-static/resources/view/homeproxy/node.js:872
#: htdocs/luci-static/resources/view/homeproxy/node.js:1206 #: htdocs/luci-static/resources/view/homeproxy/node.js:1205
msgid "Xudp (Xray-core)" msgid "Xudp (Xray-core)"
msgstr "Xudp (Xray-core)" msgstr "Xudp (Xray-core)"
@ -2063,28 +2067,28 @@ msgstr "您的 %s 已成功上传。大小:%sB。"
msgid "ZeroSSL" msgid "ZeroSSL"
msgstr "ZeroSSL" msgstr "ZeroSSL"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1048 #: htdocs/luci-static/resources/view/homeproxy/node.js:1047
#: htdocs/luci-static/resources/view/homeproxy/server.js:494 #: htdocs/luci-static/resources/view/homeproxy/server.js:494
msgid "certificate" msgid "certificate"
msgstr "证书" msgstr "证书"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1008 #: htdocs/luci-static/resources/view/homeproxy/node.js:1007
#: htdocs/luci-static/resources/view/homeproxy/node.js:1016 #: htdocs/luci-static/resources/view/homeproxy/node.js:1015
#: htdocs/luci-static/resources/view/homeproxy/server.js:340 #: htdocs/luci-static/resources/view/homeproxy/server.js:340
#: htdocs/luci-static/resources/view/homeproxy/server.js:348 #: htdocs/luci-static/resources/view/homeproxy/server.js:348
msgid "default" msgid "default"
msgstr "默认" msgstr "默认"
#: htdocs/luci-static/resources/view/homeproxy/node.js:766 #: htdocs/luci-static/resources/view/homeproxy/node.js:765
#: htdocs/luci-static/resources/view/homeproxy/server.js:211 #: htdocs/luci-static/resources/view/homeproxy/server.js:211
msgid "gRPC" msgid "gRPC"
msgstr "gRPC" msgstr "gRPC"
#: htdocs/luci-static/resources/view/homeproxy/node.js:807 #: htdocs/luci-static/resources/view/homeproxy/node.js:806
msgid "gRPC permit without stream" msgid "gRPC permit without stream"
msgstr "gRPC 允许无活动连接" msgstr "gRPC 允许无活动连接"
#: htdocs/luci-static/resources/view/homeproxy/node.js:802 #: htdocs/luci-static/resources/view/homeproxy/node.js:801
#: htdocs/luci-static/resources/view/homeproxy/server.js:238 #: htdocs/luci-static/resources/view/homeproxy/server.js:238
msgid "gRPC service name" msgid "gRPC service name"
msgstr "gRPC 服务名称" msgstr "gRPC 服务名称"
@ -2093,7 +2097,7 @@ msgstr "gRPC 服务名称"
msgid "gVisor" msgid "gVisor"
msgstr "gVisor" msgstr "gVisor"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1082 #: htdocs/luci-static/resources/view/homeproxy/node.js:1081
msgid "iOS" msgid "iOS"
msgstr "iOS" msgstr "iOS"
@ -2101,19 +2105,19 @@ msgstr "iOS"
#: htdocs/luci-static/resources/homeproxy.js:270 #: htdocs/luci-static/resources/homeproxy.js:270
#: htdocs/luci-static/resources/view/homeproxy/client.js:174 #: htdocs/luci-static/resources/view/homeproxy/client.js:174
#: htdocs/luci-static/resources/view/homeproxy/node.js:522 #: htdocs/luci-static/resources/view/homeproxy/node.js:522
#: htdocs/luci-static/resources/view/homeproxy/node.js:1092 #: htdocs/luci-static/resources/view/homeproxy/node.js:1091
#: htdocs/luci-static/resources/view/homeproxy/server.js:101 #: htdocs/luci-static/resources/view/homeproxy/server.js:101
msgid "non-empty value" msgid "non-empty value"
msgstr "非空值" msgstr "非空值"
#: htdocs/luci-static/resources/view/homeproxy/node.js:621 #: htdocs/luci-static/resources/view/homeproxy/node.js:621
#: htdocs/luci-static/resources/view/homeproxy/node.js:871 #: htdocs/luci-static/resources/view/homeproxy/node.js:870
#: htdocs/luci-static/resources/view/homeproxy/node.js:1204 #: htdocs/luci-static/resources/view/homeproxy/node.js:1203
msgid "none" msgid "none"
msgstr "无" msgstr "无"
#: htdocs/luci-static/resources/view/homeproxy/node.js:872 #: htdocs/luci-static/resources/view/homeproxy/node.js:871
#: htdocs/luci-static/resources/view/homeproxy/node.js:1205 #: htdocs/luci-static/resources/view/homeproxy/node.js:1204
msgid "packet addr (v2ray-core v5+)" msgid "packet addr (v2ray-core v5+)"
msgstr "packet addr (v2ray-core v5+)" msgstr "packet addr (v2ray-core v5+)"
@ -2121,11 +2125,11 @@ msgstr "packet addr (v2ray-core v5+)"
msgid "private key" msgid "private key"
msgstr "私钥" msgstr "私钥"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1074 #: htdocs/luci-static/resources/view/homeproxy/node.js:1073
msgid "uTLS fingerprint" msgid "uTLS fingerprint"
msgstr "uTLS 指纹" msgstr "uTLS 指纹"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1075 #: htdocs/luci-static/resources/view/homeproxy/node.js:1074
msgid "" msgid ""
"uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting " "uTLS is a fork of \"crypto/tls\", which provides ClientHello fingerprinting "
"resistance." "resistance."
@ -2142,12 +2146,12 @@ msgid "unique value"
msgstr "独立值" msgstr "独立值"
#: htdocs/luci-static/resources/view/homeproxy/node.js:699 #: htdocs/luci-static/resources/view/homeproxy/node.js:699
#: htdocs/luci-static/resources/view/homeproxy/node.js:1138 #: htdocs/luci-static/resources/view/homeproxy/node.js:1137
msgid "v1" msgid "v1"
msgstr "v1" msgstr "v1"
#: htdocs/luci-static/resources/view/homeproxy/node.js:700 #: htdocs/luci-static/resources/view/homeproxy/node.js:700
#: htdocs/luci-static/resources/view/homeproxy/node.js:1139 #: htdocs/luci-static/resources/view/homeproxy/node.js:1138
msgid "v2" msgid "v2"
msgstr "v2" msgstr "v2"
@ -2160,8 +2164,8 @@ msgstr "v3"
msgid "valid IP address" msgid "valid IP address"
msgstr "有效 IP 地址" msgstr "有效 IP 地址"
#: htdocs/luci-static/resources/view/homeproxy/node.js:1172 #: htdocs/luci-static/resources/view/homeproxy/node.js:1171
#: htdocs/luci-static/resources/view/homeproxy/node.js:1175 #: htdocs/luci-static/resources/view/homeproxy/node.js:1174
msgid "valid URL" msgid "valid URL"
msgstr "有效网址" msgstr "有效网址"

View File

@ -19,7 +19,7 @@ config homeproxy 'config'
option main_node 'nil' option main_node 'nil'
option main_udp_node 'same' option main_udp_node 'same'
option dns_server '208.67.222.222' option dns_server '208.67.222.222'
option routing_mode 'gfwlist' option routing_mode 'bypass_mainland_china'
option routing_port 'common' option routing_port 'common'
option proxy_mode 'redirect_tproxy' option proxy_mode 'redirect_tproxy'
option ipv6_support '1' option ipv6_support '1'

View File

@ -358,7 +358,6 @@ function parse_uri(uri) {
vmess_alterid: uri.aid, vmess_alterid: uri.aid,
vmess_encrypt: uri.scy || 'auto', vmess_encrypt: uri.scy || 'auto',
vmess_global_padding: '1', vmess_global_padding: '1',
vmess_authenticated_length: '1',
transport: (uri.net !== 'tcp') ? uri.net : null, transport: (uri.net !== 'tcp') ? uri.net : null,
tls: (uri.tls === 'tls') ? '1' : '0', tls: (uri.tls === 'tls') ? '1' : '0',
tls_sni: uri.sni || uri.host, tls_sni: uri.sni || uri.host,