Skip to content

Commit 02f7404

Browse files
committed
Merge branch 'main' of github.com:hiddify/Hiddify-Panel
2 parents 3992e7e + e3a3fac commit 02f7404

File tree

8 files changed

+60
-580
lines changed

8 files changed

+60
-580
lines changed

hiddifypanel/templates/fake.html

Lines changed: 0 additions & 336 deletions
Original file line numberDiff line numberDiff line change
@@ -1,336 +0,0 @@
1-
{{_("config.dbvalues.label")}}
2-
{{_("config.dbvalues.description")}}
3-
{{_("config.create_easysetup_link.label")}}
4-
{{_("config.create_easysetup_link.description")}}
5-
{{_("config.wireguard_enable.label")}}
6-
{{_("config.wireguard_enable.description")}}
7-
{{_("config.wireguard_port.label")}}
8-
{{_("config.wireguard_port.description")}}
9-
{{_("config.wireguard_ipv6.label")}}
10-
{{_("config.wireguard_ipv6.description")}}
11-
{{_("config.wireguard_ipv4.label")}}
12-
{{_("config.wireguard_ipv4.description")}}
13-
{{_("config.wireguard_private_key.label")}}
14-
{{_("config.wireguard_private_key.description")}}
15-
{{_("config.wireguard_public_key.label")}}
16-
{{_("config.wireguard_public_key.description")}}
17-
{{_("config.wireguard_noise_trick.label")}}
18-
{{_("config.wireguard_noise_trick.description")}}
19-
{{_("config.ssh_server_redis_url.label")}}
20-
{{_("config.ssh_server_redis_url.description")}}
21-
{{_("config.ssh_server_port.label")}}
22-
{{_("config.ssh_server_port.description")}}
23-
{{_("config.ssh_server_enable.label")}}
24-
{{_("config.ssh_server_enable.description")}}
25-
{{_("config.first_setup.label")}}
26-
{{_("config.first_setup.description")}}
27-
{{_("config.core_type.label")}}
28-
{{_("config.core_type.description")}}
29-
{{_("config.warp_enable.label")}}
30-
{{_("config.warp_enable.description")}}
31-
{{_("config.warp_mode.label")}}
32-
{{_("config.warp_mode.description")}}
33-
{{_("config.warp_plus_code.label")}}
34-
{{_("config.warp_plus_code.description")}}
35-
{{_("config.warp_sites.label")}}
36-
{{_("config.warp_sites.description")}}
37-
{{_("config.dns_server.label")}}
38-
{{_("config.dns_server.description")}}
39-
{{_("config.reality_fallback_domain.label")}}
40-
{{_("config.reality_fallback_domain.description")}}
41-
{{_("config.reality_server_names.label")}}
42-
{{_("config.reality_server_names.description")}}
43-
{{_("config.reality_short_ids.label")}}
44-
{{_("config.reality_short_ids.description")}}
45-
{{_("config.reality_private_key.label")}}
46-
{{_("config.reality_private_key.description")}}
47-
{{_("config.reality_public_key.label")}}
48-
{{_("config.reality_public_key.description")}}
49-
{{_("config.reality_port.label")}}
50-
{{_("config.reality_port.description")}}
51-
{{_("config.restls1_2_domain.label")}}
52-
{{_("config.restls1_2_domain.description")}}
53-
{{_("config.restls1_3_domain.label")}}
54-
{{_("config.restls1_3_domain.description")}}
55-
{{_("config.show_usage_in_sublink.label")}}
56-
{{_("config.show_usage_in_sublink.description")}}
57-
{{_("config.cloudflare.label")}}
58-
{{_("config.cloudflare.description")}}
59-
{{_("config.license.label")}}
60-
{{_("config.license.description")}}
61-
{{_("config.country.label")}}
62-
{{_("config.country.description")}}
63-
{{_("config.package_mode.label")}}
64-
{{_("config.package_mode.description")}}
65-
{{_("config.utls.label")}}
66-
{{_("config.utls.description")}}
67-
{{_("config.telegram_bot_token.label")}}
68-
{{_("config.telegram_bot_token.description")}}
69-
{{_("config.is_parent.label")}}
70-
{{_("config.is_parent.description")}}
71-
{{_("config.parent_panel.label")}}
72-
{{_("config.parent_panel.description")}}
73-
{{_("config.parent_domain.label")}}
74-
{{_("config.parent_domain.description")}}
75-
{{_("config.parent_admin_proxy_path.label")}}
76-
{{_("config.parent_admin_proxy_path.description")}}
77-
{{_("config.panel_mode.label")}}
78-
{{_("config.panel_mode.description")}}
79-
{{_("config.log_level.label")}}
80-
{{_("config.log_level.description")}}
81-
{{_("config.unique_id.label")}}
82-
{{_("config.unique_id.description")}}
83-
{{_("config.last_hash.label")}}
84-
{{_("config.last_hash.description")}}
85-
{{_("config.cdn_forced_host.label")}}
86-
{{_("config.cdn_forced_host.description")}}
87-
{{_("config.lang.label")}}
88-
{{_("config.lang.description")}}
89-
{{_("config.admin_lang.label")}}
90-
{{_("config.admin_lang.description")}}
91-
{{_("config.admin_secret.label")}}
92-
{{_("config.admin_secret.description")}}
93-
{{_("config.tls_ports.label")}}
94-
{{_("config.tls_ports.description")}}
95-
{{_("config.tls_fragment_enable.label")}}
96-
{{_("config.tls_fragment_enable.description")}}
97-
{{_("config.tls_fragment_size.label")}}
98-
{{_("config.tls_fragment_size.description")}}
99-
{{_("config.tls_fragment_sleep.label")}}
100-
{{_("config.tls_fragment_sleep.description")}}
101-
{{_("config.tls_mixed_case.label")}}
102-
{{_("config.tls_mixed_case.description")}}
103-
{{_("config.tls_padding_enable.label")}}
104-
{{_("config.tls_padding_enable.description")}}
105-
{{_("config.tls_padding_length.label")}}
106-
{{_("config.tls_padding_length.description")}}
107-
{{_("config.mux_enable.label")}}
108-
{{_("config.mux_enable.description")}}
109-
{{_("config.mux_protocol.label")}}
110-
{{_("config.mux_protocol.description")}}
111-
{{_("config.mux_max_connections.label")}}
112-
{{_("config.mux_max_connections.description")}}
113-
{{_("config.mux_min_streams.label")}}
114-
{{_("config.mux_min_streams.description")}}
115-
{{_("config.mux_max_streams.label")}}
116-
{{_("config.mux_max_streams.description")}}
117-
{{_("config.mux_padding_enable.label")}}
118-
{{_("config.mux_padding_enable.description")}}
119-
{{_("config.mux_brutal_enable.label")}}
120-
{{_("config.mux_brutal_enable.description")}}
121-
{{_("config.mux_brutal_up_mbps.label")}}
122-
{{_("config.mux_brutal_up_mbps.description")}}
123-
{{_("config.mux_brutal_down_mbps.label")}}
124-
{{_("config.mux_brutal_down_mbps.description")}}
125-
{{_("config.http_ports.label")}}
126-
{{_("config.http_ports.description")}}
127-
{{_("config.kcp_ports.label")}}
128-
{{_("config.kcp_ports.description")}}
129-
{{_("config.kcp_enable.label")}}
130-
{{_("config.kcp_enable.description")}}
131-
{{_("config.decoy_domain.label")}}
132-
{{_("config.decoy_domain.description")}}
133-
{{_("config.proxy_path.label")}}
134-
{{_("config.proxy_path.description")}}
135-
{{_("config.proxy_path_admin.label")}}
136-
{{_("config.proxy_path_admin.description")}}
137-
{{_("config.proxy_path_client.label")}}
138-
{{_("config.proxy_path_client.description")}}
139-
{{_("config.firewall.label")}}
140-
{{_("config.firewall.description")}}
141-
{{_("config.netdata.label")}}
142-
{{_("config.netdata.description")}}
143-
{{_("config.http_proxy_enable.label")}}
144-
{{_("config.http_proxy_enable.description")}}
145-
{{_("config.block_iran_sites.label")}}
146-
{{_("config.block_iran_sites.description")}}
147-
{{_("config.allow_invalid_sni.label")}}
148-
{{_("config.allow_invalid_sni.description")}}
149-
{{_("config.auto_update.label")}}
150-
{{_("config.auto_update.description")}}
151-
{{_("config.speed_test.label")}}
152-
{{_("config.speed_test.description")}}
153-
{{_("config.only_ipv4.label")}}
154-
{{_("config.only_ipv4.description")}}
155-
{{_("config.shared_secret.label")}}
156-
{{_("config.shared_secret.description")}}
157-
{{_("config.telegram_enable.label")}}
158-
{{_("config.telegram_enable.description")}}
159-
{{_("config.telegram_adtag.label")}}
160-
{{_("config.telegram_adtag.description")}}
161-
{{_("config.telegram_lib.label")}}
162-
{{_("config.telegram_lib.description")}}
163-
{{_("config.telegram_fakedomain.label")}}
164-
{{_("config.telegram_fakedomain.description")}}
165-
{{_("config.v2ray_enable.label")}}
166-
{{_("config.v2ray_enable.description")}}
167-
{{_("config.torrent_block.label")}}
168-
{{_("config.torrent_block.description")}}
169-
{{_("config.tuic_enable.label")}}
170-
{{_("config.tuic_enable.description")}}
171-
{{_("config.tuic_port.label")}}
172-
{{_("config.tuic_port.description")}}
173-
{{_("config.hysteria_enable.label")}}
174-
{{_("config.hysteria_enable.description")}}
175-
{{_("config.hysteria_port.label")}}
176-
{{_("config.hysteria_port.description")}}
177-
{{_("config.hysteria_obfs_enable.label")}}
178-
{{_("config.hysteria_obfs_enable.description")}}
179-
{{_("config.hysteria_up_mbps.label")}}
180-
{{_("config.hysteria_up_mbps.description")}}
181-
{{_("config.hysteria_down_mbps.label")}}
182-
{{_("config.hysteria_down_mbps.description")}}
183-
{{_("config.shadowsocks2022_enable.label")}}
184-
{{_("config.shadowsocks2022_enable.description")}}
185-
{{_("config.shadowsocks2022_method.label")}}
186-
{{_("config.shadowsocks2022_method.description")}}
187-
{{_("config.shadowsocks2022_port.label")}}
188-
{{_("config.shadowsocks2022_port.description")}}
189-
{{_("config.ssfaketls_enable.label")}}
190-
{{_("config.ssfaketls_enable.description")}}
191-
{{_("config.ssfaketls_fakedomain.label")}}
192-
{{_("config.ssfaketls_fakedomain.description")}}
193-
{{_("config.shadowtls_enable.label")}}
194-
{{_("config.shadowtls_enable.description")}}
195-
{{_("config.shadowtls_fakedomain.label")}}
196-
{{_("config.shadowtls_fakedomain.description")}}
197-
{{_("config.ssr_enable.label")}}
198-
{{_("config.ssr_enable.description")}}
199-
{{_("config.ssr_fakedomain.label")}}
200-
{{_("config.ssr_fakedomain.description")}}
201-
{{_("config.vmess_enable.label")}}
202-
{{_("config.vmess_enable.description")}}
203-
{{_("config.domain_fronting_domain.label")}}
204-
{{_("config.domain_fronting_domain.description")}}
205-
{{_("config.domain_fronting_http_enable.label")}}
206-
{{_("config.domain_fronting_http_enable.description")}}
207-
{{_("config.domain_fronting_tls_enable.label")}}
208-
{{_("config.domain_fronting_tls_enable.description")}}
209-
{{_("config.ws_enable.label")}}
210-
{{_("config.ws_enable.description")}}
211-
{{_("config.grpc_enable.label")}}
212-
{{_("config.grpc_enable.description")}}
213-
{{_("config.httpupgrade_enable.label")}}
214-
{{_("config.httpupgrade_enable.description")}}
215-
{{_("config.xhttp_enable.label")}}
216-
{{_("config.xhttp_enable.description")}}
217-
{{_("config.vless_enable.label")}}
218-
{{_("config.vless_enable.description")}}
219-
{{_("config.trojan_enable.label")}}
220-
{{_("config.trojan_enable.description")}}
221-
{{_("config.reality_enable.label")}}
222-
{{_("config.reality_enable.description")}}
223-
{{_("config.tcp_enable.label")}}
224-
{{_("config.tcp_enable.description")}}
225-
{{_("config.quic_enable.label")}}
226-
{{_("config.quic_enable.description")}}
227-
{{_("config.xtls_enable.label")}}
228-
{{_("config.xtls_enable.description")}}
229-
{{_("config.h2_enable.label")}}
230-
{{_("config.h2_enable.description")}}
231-
{{_("config.db_version.label")}}
232-
{{_("config.db_version.description")}}
233-
{{_("config.last_priodic_usage_check.label")}}
234-
{{_("config.last_priodic_usage_check.description")}}
235-
{{_("config.branding_title.label")}}
236-
{{_("config.branding_title.description")}}
237-
{{_("config.branding_site.label")}}
238-
{{_("config.branding_site.description")}}
239-
{{_("config.branding_freetext.label")}}
240-
{{_("config.branding_freetext.description")}}
241-
{{_("config.not_found.label")}}
242-
{{_("config.not_found.description")}}
243-
{{_("config.path_vmess.label")}}
244-
{{_("config.path_vmess.description")}}
245-
{{_("config.path_vless.label")}}
246-
{{_("config.path_vless.description")}}
247-
{{_("config.path_trojan.label")}}
248-
{{_("config.path_trojan.description")}}
249-
{{_("config.path_v2ray.label")}}
250-
{{_("config.path_v2ray.description")}}
251-
{{_("config.path_ss.label")}}
252-
{{_("config.path_ss.description")}}
253-
{{_("config.path_xhttp.label")}}
254-
{{_("config.path_xhttp.description")}}
255-
{{_("config.path_httpupgrade.label")}}
256-
{{_("config.path_httpupgrade.description")}}
257-
{{_("config.path_ws.label")}}
258-
{{_("config.path_ws.description")}}
259-
{{_("config.path_tcp.label")}}
260-
{{_("config.path_tcp.description")}}
261-
{{_("config.path_grpc.label")}}
262-
{{_("config.path_grpc.description")}}
263-
{{_("config.sub_full_singbox_enable.label")}}
264-
{{_("config.sub_full_singbox_enable.description")}}
265-
{{_("config.sub_singbox_ssh_enable.label")}}
266-
{{_("config.sub_singbox_ssh_enable.description")}}
267-
{{_("config.sub_full_xray_json_enable.label")}}
268-
{{_("config.sub_full_xray_json_enable.description")}}
269-
{{_("config.sub_full_links_enable.label")}}
270-
{{_("config.sub_full_links_enable.description")}}
271-
{{_("config.sub_full_links_b64_enable.label")}}
272-
{{_("config.sub_full_links_b64_enable.description")}}
273-
{{_("config.sub_full_clash_enable.label")}}
274-
{{_("config.sub_full_clash_enable.description")}}
275-
{{_("config.sub_full_clash_meta_enable.label")}}
276-
{{_("config.sub_full_clash_meta_enable.description")}}
277-
{{_("config.ssh_host_rsa_pk.label")}}
278-
{{_("config.ssh_host_rsa_pk.description")}}
279-
{{_("config.ssh_host_rsa_pub.label")}}
280-
{{_("config.ssh_host_rsa_pub.description")}}
281-
{{_("config.ssh_host_ed25519_pk.label")}}
282-
{{_("config.ssh_host_ed25519_pk.description")}}
283-
{{_("config.ssh_host_ed25519_pub.label")}}
284-
{{_("config.ssh_host_ed25519_pub.description")}}
285-
{{_("config.ssh_host_ecdsa_pk.label")}}
286-
{{_("config.ssh_host_ecdsa_pk.description")}}
287-
{{_("config.ssh_host_ecdsa_pub.label")}}
288-
{{_("config.ssh_host_ecdsa_pub.description")}}
289-
{{_("config.ssh_host_dsa_pk.label")}}
290-
{{_("config.ssh_host_dsa_pk.description")}}
291-
{{_("config.ssh_host_dsa_pub.label")}}
292-
{{_("config.ssh_host_dsa_pub.description")}}
293-
{{_("config.hiddifycli_enable.label")}}
294-
{{_("config.hiddifycli_enable.description")}}
295-
296-
{{_("config.admin.label")}}{{_("config.admin.description")}}
297-
{{_("config.branding.label")}}{{_("config.branding.description")}}
298-
{{_("config.general.label")}}{{_("config.general.description")}}
299-
{{_("config.proxies.label")}}{{_("config.proxies.description")}}
300-
{{_("config.domain_fronting.label")}}{{_("config.domain_fronting.description")}}
301-
{{_("config.telegram.label")}}{{_("config.telegram.description")}}
302-
{{_("config.http.label")}}{{_("config.http.description")}}
303-
{{_("config.tls.label")}}{{_("config.tls.description")}}
304-
{{_("config.mux.label")}}{{_("config.mux.description")}}
305-
{{_("config.tls_trick.label")}}{{_("config.tls_trick.description")}}
306-
{{_("config.ssh.label")}}{{_("config.ssh.description")}}
307-
{{_("config.ssfaketls.label")}}{{_("config.ssfaketls.description")}}
308-
{{_("config.shadowtls.label")}}{{_("config.shadowtls.description")}}
309-
{{_("config.restls.label")}}{{_("config.restls.description")}}
310-
{{_("config.tuic.label")}}{{_("config.tuic.description")}}
311-
{{_("config.hysteria.label")}}{{_("config.hysteria.description")}}
312-
{{_("config.ssr.label")}}{{_("config.ssr.description")}}
313-
{{_("config.kcp.label")}}{{_("config.kcp.description")}}
314-
{{_("config.hidden.label")}}{{_("config.hidden.description")}}
315-
{{_("config.advanced.label")}}{{_("config.advanced.description")}}
316-
{{_("config.too_advanced.label")}}{{_("config.too_advanced.description")}}
317-
{{_("config.warp.label")}}{{_("config.warp.description")}}
318-
{{_("config.reality.label")}}{{_("config.reality.description")}}
319-
{{_("config.wireguard.label")}}{{_("config.wireguard.description")}}
320-
{{_("config.shadowsocks.label")}}{{_("config.shadowsocks.description")}}
321-
322-
{{_("direct")}}
323-
{{_("sub_link_only")}}
324-
{{_("cdn")}}
325-
{{_("auto_cdn_ip")}}
326-
{{_("relay")}}
327-
{{_("reality")}}
328-
{{_("old_xtls_direct")}}
329-
{{_("worker")}}
330-
{{_("fake")}}
331-
332-
{{_("no_reset")}}
333-
{{_("monthly")}}
334-
{{_("weekly")}}
335-
{{_("daily")}}
336-

hiddifypanel/translations.i18n/en.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
"label": "☑️ Allow HTTP Connection"
504504
},
505505
"httpupgrade_enable": {
506-
"description": "<p>HTTPUpgrade complete a HTTP 1.1 Upgrade request and response before using the connection directly. It is similar to WebSocket in the way it create an direction channel that can be forwarded by many reverse proxies and CDNs, without the need to deal with all the issue around WebSocket Protocol itself.<br />\n⚠️ <strong>Not Available in Xray based Clients. Only <p><a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a></p>, Singbox, and V2fly clients are supported.</strong>&nbsp;<a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/Basic-Concepts/#http-upgrade\" target=\"_blank\"><strong>(Read More)</strong></a></p>",
506+
"description": "HTTPUpgrade complete a HTTP 1.1 Upgrade request and response before using the connection directly. It is similar to WebSocket in the way it create an direction channel that can be forwarded by many reverse proxies and CDNs, without the need to deal with all the issue around WebSocket Protocol itself.<br />\n⚠️ <strong>Not Available in Xray based Clients. Only <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a>, Singbox, and V2fly clients are supported.</strong>&nbsp;<a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/Basic-Concepts/#http-upgrade\" target=\"_blank\"><strong>(Read More)</strong></a>",
507507
"label": "🆙 HTTPUpgrade Method"
508508
},
509509
"hysteria": {
@@ -585,7 +585,7 @@
585585
"label": "⬆️ MUX Brutal Upload (mbps)"
586586
},
587587
"mux_enable": {
588-
"description": "<p>Mux needs compatible clients. Mux in <p><a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a></p> and Singbox are not compatible with XRay.&nbsp;<a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-MUX-works-and-its-usage/\" target=\"_blank\">(Read More)</a></p>",
588+
"description": "Mux needs compatible clients. Mux in <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> and Singbox are not compatible with XRay.&nbsp;<a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-MUX-works-and-its-usage/\" target=\"_blank\">(Read More)</a>",
589589
"label": "Ⓜ️ MUX (⚠️ Incompatible With Some Clients)"
590590
},
591591
"mux_max_connections": {
@@ -909,7 +909,7 @@
909909
"label": "🔐 Telegram Bot Token"
910910
},
911911
"telegram_enable": {
912-
"description": "<p data-pm-slice=\"1 1 []\">Telegram MTProto is used for Encapsulate Telegram Proxy as a tls traffic<br>⚠️ <span style=\"color:#d32f2f;\"><strong>This protocol requires a Direct Domain</strong></span></p>",
912+
"description": "Telegram MTProto is used for Encapsulate Telegram Proxy as a tls traffic<br>⚠️ <span style=\"color:#d32f2f;\"><strong>This protocol requires a Direct Domain</strong></span>",
913913
"label": "✔️ Telegram MTProto"
914914
},
915915
"telegram_fakedomain": {
@@ -925,7 +925,7 @@
925925
"label": "TLS Settings"
926926
},
927927
"tls_fragment_enable": {
928-
"description": "<p>Under some circumstances, it can bypass the SNI blacklist system. <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-the-TLS-Trick-works-and-its-usage/\" target=\"_blank\">(Read More)</a></p>",
928+
"description": "Under some circumstances, it can bypass the SNI blacklist system. <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-the-TLS-Trick-works-and-its-usage/\" target=\"_blank\">(Read More)</a>",
929929
"label": "⏯ TLS Fragment"
930930
},
931931
"tls_fragment_size": {
@@ -941,7 +941,7 @@
941941
"label": "🔠 TLS Mixed SNI Case"
942942
},
943943
"tls_padding_enable": {
944-
"description": "<p>Enables Padding for TLS Fragmentation. <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-the-TLS-Trick-works-and-its-usage/#tls-padding\" target=\"_blank\">(Read More)</a></p>",
944+
"description": "Enables Padding for TLS Fragmentation. <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-the-TLS-Trick-works-and-its-usage/#tls-padding\" target=\"_blank\">(Read More)</a>",
945945
"label": "♒️ TLS Padding"
946946
},
947947
"tls_padding_length": {
@@ -1029,7 +1029,7 @@
10291029
"label": "WireGuard"
10301030
},
10311031
"wireguard_enable": {
1032-
"description": "<p>WireGuard is UDP based protocol. (⚠️ It is Working In <a href=\"https://app.hiddify.com/\" target=\"_blank\">Hiddify</a>)</p>",
1032+
"description": "WireGuard is UDP based protocol. (⚠️ It is Working In <a href=\"https://app.hiddify.com/\" target=\"_blank\">Hiddify</a>)",
10331033
"label": "🐉 WireGuard"
10341034
},
10351035
"wireguard_ipv4": {
@@ -1061,7 +1061,7 @@
10611061
"label": "🔰 Websocket"
10621062
},
10631063
"xhttp_enable": {
1064-
"description": "<p>This Protocol send and receive information in individual channels.<br />\n⚠️ <strong>Not Supported in SignBox based Clients. Only <p><a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a></p> App, and XRay base Clients are supported.</strong></p>",
1064+
"description": "This Protocol send and receive information in individual channels.<br />\n⚠️ <strong>Not Supported in SignBox based Clients. Only <a href=\"https://app.hiddify.com\" target=\"_blank\">Hiddify</a> App, and XRay base Clients are supported.</strong>",
10651065
"label": "🈁 Split HTTP"
10661066
},
10671067
"xtls_enable": {

0 commit comments

Comments
 (0)