hiddifypanel 10.30.0.dev0__py3-none-any.whl → 10.30.0.dev2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- hiddifypanel/VERSION +1 -1
- hiddifypanel/VERSION.py +2 -2
- hiddifypanel/base.py +15 -14
- hiddifypanel/models/config.py +5 -12
- hiddifypanel/panel/admin/templates/model/proxydetail_list.html +6 -0
- hiddifypanel/panel/commercial/ProxyDetailsAdmin.py +13 -1
- hiddifypanel/panel/init_db.py +10 -11
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +41 -34
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +37 -25
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +4 -1
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po +4 -1
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +3 -0
- hiddifypanel/translations.i18n/en.json +35 -34
- hiddifypanel/translations.i18n/fa.json +26 -25
- hiddifypanel/translations.i18n/pt.json +2 -1
- hiddifypanel/translations.i18n/ru.json +2 -1
- hiddifypanel/translations.i18n/zh.json +1 -0
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/METADATA +1 -1
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/RECORD +28 -27
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/WHEEL +1 -1
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-10.30.0.dev0.dist-info → hiddifypanel-10.30.0.dev2.dist-info}/top_level.txt +0 -0
@@ -662,6 +662,9 @@ msgstr "تغییر نام پرونده"
|
|
662
662
|
msgid "Reset Filters"
|
663
663
|
msgstr "برگرداندن فیلتر ها به حالت اول"
|
664
664
|
|
665
|
+
msgid "Reset Proxies"
|
666
|
+
msgstr ""
|
667
|
+
|
665
668
|
msgid "Reset Usage Time:"
|
666
669
|
msgstr "زمان صفر شدن حجم:"
|
667
670
|
|
@@ -1379,13 +1382,13 @@ msgstr ""
|
|
1379
1382
|
"می توان از آن در CDN های پشتیبانی شده استفاده کرد"
|
1380
1383
|
|
1381
1384
|
msgid "config.grpc_enable.label"
|
1382
|
-
msgstr "➿ gRPC
|
1385
|
+
msgstr "➿ gRPC"
|
1383
1386
|
|
1384
1387
|
msgid "config.h2_enable.description"
|
1385
1388
|
msgstr "فعال کردن پروتکل HTTP/2"
|
1386
1389
|
|
1387
1390
|
msgid "config.h2_enable.label"
|
1388
|
-
msgstr "🔵
|
1391
|
+
msgstr "🔵 h2"
|
1389
1392
|
|
1390
1393
|
msgid "config.hidden.description"
|
1391
1394
|
msgstr "-"
|
@@ -1423,11 +1426,16 @@ msgstr "☑️ اجازه اتصال HTTP"
|
|
1423
1426
|
|
1424
1427
|
msgid "config.httpupgrade_enable.description"
|
1425
1428
|
msgstr ""
|
1426
|
-
"<p style=\"direction:rtl\">HTTPUpgrade یک درخواست ارتقاء HTTP ۱.۱ است و پاسخ
|
1427
|
-
"
|
1429
|
+
"<p style=\"direction:rtl\">HTTPUpgrade یک درخواست ارتقاء HTTP ۱.۱ است و پاسخ"
|
1430
|
+
" را قبل از استفاده مستقیم از اتصال تکمیل می کند. این شبیه به WebSocket است "
|
1431
|
+
"که یک کانال ایجاد می کند که می تواند توسط بسیاری از پروکسی های معکوس و CDN "
|
1432
|
+
"ها ارسال شود، بدون اینکه نیازی به رسیدگی به تمام مسائل پیرامون خود پروتکل "
|
1433
|
+
"WebSocket باشد.<br /><a href=\"https://hiddify.com/fa/manager/basic-"
|
1434
|
+
"concepts-and-troubleshooting/Basic-Concepts/#http-upgarde\" "
|
1435
|
+
"target=\"_blank\"><strong>(بیشتر بدانید)</strong></a></p>"
|
1428
1436
|
|
1429
1437
|
msgid "config.httpupgrade_enable.label"
|
1430
|
-
msgstr "🆙
|
1438
|
+
msgstr "🆙 HTTPUpgrade"
|
1431
1439
|
|
1432
1440
|
msgid "config.hysteria.description"
|
1433
1441
|
msgstr ""
|
@@ -1448,13 +1456,13 @@ msgid "config.hysteria_enable.description"
|
|
1448
1456
|
msgstr "برای فعال کردن پروتکل هیستریا مبتنی بر UDP"
|
1449
1457
|
|
1450
1458
|
msgid "config.hysteria_enable.label"
|
1451
|
-
msgstr "⚪️ هیستریا
|
1459
|
+
msgstr "⚪️ هیستریا"
|
1452
1460
|
|
1453
1461
|
msgid "config.hysteria_obfs_enable.description"
|
1454
1462
|
msgstr "مبهم سازی هیستری (Salamander) را فعال می کند"
|
1455
1463
|
|
1456
1464
|
msgid "config.hysteria_obfs_enable.label"
|
1457
|
-
msgstr "🎛 Hysteria OBFS
|
1465
|
+
msgstr "🎛 Hysteria OBFS"
|
1458
1466
|
|
1459
1467
|
msgid "config.hysteria_port.description"
|
1460
1468
|
msgstr "پورت Hysteria UDP برای مثال 5678"
|
@@ -1487,7 +1495,7 @@ msgid "config.kcp_enable.description"
|
|
1487
1495
|
msgstr "این یک پروتکل مبتنی بر UDP است."
|
1488
1496
|
|
1489
1497
|
msgid "config.kcp_enable.label"
|
1490
|
-
msgstr "KCP
|
1498
|
+
msgstr "KCP."
|
1491
1499
|
|
1492
1500
|
msgid "config.kcp_ports.description"
|
1493
1501
|
msgstr ""
|
@@ -1740,7 +1748,7 @@ msgid "config.quic_enable.description"
|
|
1740
1748
|
msgstr "فعال کردن پروتکل QUIC"
|
1741
1749
|
|
1742
1750
|
msgid "config.quic_enable.label"
|
1743
|
-
msgstr "🟡
|
1751
|
+
msgstr "🟡 QUIC"
|
1744
1752
|
|
1745
1753
|
msgid "config.reality.description"
|
1746
1754
|
msgstr "REALITY قابلیت اثر انگشت TLS سمت سرور را حذف می کند"
|
@@ -1752,7 +1760,7 @@ msgid "config.reality_enable.description"
|
|
1752
1760
|
msgstr "فعال کردن پروتکل Reality"
|
1753
1761
|
|
1754
1762
|
msgid "config.reality_enable.label"
|
1755
|
-
msgstr "🔴
|
1763
|
+
msgstr "🔴 Reality"
|
1756
1764
|
|
1757
1765
|
msgid "config.reality_fallback_domain.description"
|
1758
1766
|
msgstr ""
|
@@ -1827,7 +1835,7 @@ msgstr ""
|
|
1827
1835
|
"ها و سانسورهای اینترنتی را که به DPI (بازرسی عمیق بسته) متکی هستند، دور بزند"
|
1828
1836
|
|
1829
1837
|
msgid "config.shadowsocks2022_enable.label"
|
1830
|
-
msgstr "⭕️ Shadowsocks 2022
|
1838
|
+
msgstr "⭕️ Shadowsocks 2022"
|
1831
1839
|
|
1832
1840
|
msgid "config.shadowsocks2022_method.description"
|
1833
1841
|
msgstr "این روش در ShadowTLS و SSFakeTLS نیز استفاده می شود"
|
@@ -1929,7 +1937,7 @@ msgstr ""
|
|
1929
1937
|
"ندارد"
|
1930
1938
|
|
1931
1939
|
msgid "config.ssh_server_enable.label"
|
1932
|
-
msgstr "✔️ پروکسی SSH
|
1940
|
+
msgstr "✔️ پروکسی SSH"
|
1933
1941
|
|
1934
1942
|
msgid "config.ssh_server_port.description"
|
1935
1943
|
msgstr ""
|
@@ -2001,9 +2009,13 @@ msgstr ""
|
|
2001
2009
|
|
2002
2010
|
msgid "config.sub_full_xray_json_enable.description"
|
2003
2011
|
msgstr ""
|
2012
|
+
"لینک کامل XRay گزینه های پیکربندی جامعی را برای تنظیمات خاص XRay فراهم می "
|
2013
|
+
"کند. این شامل تقسیم بندی سفارشی و چندگانه سازی (mux) در برنامه هایی مانند "
|
2014
|
+
"v2rayNG است که از پروتکل های XRay برای کنترل دقیق تنظیم پراکسی XRay پشتیبانی"
|
2015
|
+
" می کند."
|
2004
2016
|
|
2005
2017
|
msgid "config.sub_full_xray_json_enable.label"
|
2006
|
-
msgstr ""
|
2018
|
+
msgstr "لینک پیکربندی کامل XRay"
|
2007
2019
|
|
2008
2020
|
msgid "config.sub_singbox_ssh_enable.description"
|
2009
2021
|
msgstr ""
|
@@ -2015,7 +2027,7 @@ msgid "config.tcp_enable.description"
|
|
2015
2027
|
msgstr "فعال کردن پروتکل TCP"
|
2016
2028
|
|
2017
2029
|
msgid "config.tcp_enable.label"
|
2018
|
-
msgstr "🟠
|
2030
|
+
msgstr "🟠 TCP"
|
2019
2031
|
|
2020
2032
|
msgid "config.telegram.description"
|
2021
2033
|
msgstr ""
|
@@ -2023,7 +2035,7 @@ msgstr ""
|
|
2023
2035
|
"دور بزند"
|
2024
2036
|
|
2025
2037
|
msgid "config.telegram.label"
|
2026
|
-
msgstr "
|
2038
|
+
msgstr "تنظیمات تلگرام"
|
2027
2039
|
|
2028
2040
|
msgid "config.telegram_adtag.description"
|
2029
2041
|
msgstr ""
|
@@ -2082,7 +2094,7 @@ msgstr ""
|
|
2082
2094
|
"target=\"_blank\">(بیشتر بدانید)</a></p>"
|
2083
2095
|
|
2084
2096
|
msgid "config.tls_fragment_enable.label"
|
2085
|
-
msgstr "⏯ TLS Fragment
|
2097
|
+
msgstr "⏯ TLS Fragment"
|
2086
2098
|
|
2087
2099
|
msgid "config.tls_fragment_size.description"
|
2088
2100
|
msgstr "اندازه هر بسته"
|
@@ -2100,7 +2112,7 @@ msgid "config.tls_mixed_case.description"
|
|
2100
2112
|
msgstr "TLS Mixed SNI Case Fragmentation را فعال می کند"
|
2101
2113
|
|
2102
2114
|
msgid "config.tls_mixed_case.label"
|
2103
|
-
msgstr "🔠 TLS Mixed SNI Case
|
2115
|
+
msgstr "🔠 TLS Mixed SNI Case"
|
2104
2116
|
|
2105
2117
|
msgid "config.tls_padding_enable.description"
|
2106
2118
|
msgstr ""
|
@@ -2110,7 +2122,7 @@ msgstr ""
|
|
2110
2122
|
"target=\"_blank\">(بیشتر بدانید)</a></p>"
|
2111
2123
|
|
2112
2124
|
msgid "config.tls_padding_enable.label"
|
2113
|
-
msgstr "♒️ TLS Padding
|
2125
|
+
msgstr "♒️ TLS Padding"
|
2114
2126
|
|
2115
2127
|
msgid "config.tls_padding_length.description"
|
2116
2128
|
msgstr "طول Padding برای تکه تکه شدن TLS"
|
@@ -2149,7 +2161,7 @@ msgid "config.trojan_enable.description"
|
|
2149
2161
|
msgstr "فعال کردن پروتکل Trojan"
|
2150
2162
|
|
2151
2163
|
msgid "config.trojan_enable.label"
|
2152
|
-
msgstr "🟤
|
2164
|
+
msgstr "🟤 Trojan"
|
2153
2165
|
|
2154
2166
|
msgid "config.tuic.description"
|
2155
2167
|
msgstr ""
|
@@ -2189,7 +2201,7 @@ msgid "config.v2ray_enable.description"
|
|
2189
2201
|
msgstr "مود V2Ray در حال حاضر اکانتینگ را پشتیبانی نمیکند و پیشنهاد نمیشود"
|
2190
2202
|
|
2191
2203
|
msgid "config.v2ray_enable.label"
|
2192
|
-
msgstr "♈️
|
2204
|
+
msgstr "♈️ V2Ray"
|
2193
2205
|
|
2194
2206
|
msgid "config.validation-error"
|
2195
2207
|
msgstr "یکی از فیلدها دچار خطا شده است."
|
@@ -2206,7 +2218,7 @@ msgid "config.vless_enable.description"
|
|
2206
2218
|
msgstr "فعال کردن پروتکل VLess"
|
2207
2219
|
|
2208
2220
|
msgid "config.vless_enable.label"
|
2209
|
-
msgstr "⚫️
|
2221
|
+
msgstr "⚫️ VLess"
|
2210
2222
|
|
2211
2223
|
msgid "config.vmess_enable.description"
|
2212
2224
|
msgstr "فعال کردن پروتکل VMess"
|
@@ -2232,7 +2244,7 @@ msgstr ""
|
|
2232
2244
|
"مخفیسازی آیپی سرور دور بزنید."
|
2233
2245
|
|
2234
2246
|
msgid "config.warp_enable.label"
|
2235
|
-
msgstr "
|
2247
|
+
msgstr "+WARP"
|
2236
2248
|
|
2237
2249
|
msgid "config.warp_mode.description"
|
2238
2250
|
msgstr ""
|
@@ -2277,7 +2289,7 @@ msgstr ""
|
|
2277
2289
|
"Next</a> کار می کند)</p>"
|
2278
2290
|
|
2279
2291
|
msgid "config.wireguard_enable.label"
|
2280
|
-
msgstr "🐉
|
2292
|
+
msgstr "🐉 وایرگارد"
|
2281
2293
|
|
2282
2294
|
msgid "config.wireguard_ipv4.description"
|
2283
2295
|
msgstr "-"
|
@@ -2322,13 +2334,13 @@ msgstr ""
|
|
2322
2334
|
"Websocket یک تونل روی HTTP ایجاد می کند که برای استفاده در CDN مفید است"
|
2323
2335
|
|
2324
2336
|
msgid "config.ws_enable.label"
|
2325
|
-
msgstr "🔰 Websocket
|
2337
|
+
msgstr "🔰 Websocket"
|
2326
2338
|
|
2327
2339
|
msgid "config.xtls_enable.description"
|
2328
2340
|
msgstr "فعال کردن پروتکل XTLS"
|
2329
2341
|
|
2330
2342
|
msgid "config.xtls_enable.label"
|
2331
|
-
msgstr "🟢
|
2343
|
+
msgstr "🟢 XTLS"
|
2332
2344
|
|
2333
2345
|
msgid "config.invalid uuid"
|
2334
2346
|
msgstr ""
|
Binary file
|
@@ -615,6 +615,9 @@ msgstr "Renomear arquivo"
|
|
615
615
|
msgid "Reset Filters"
|
616
616
|
msgstr "Limpar Filtros"
|
617
617
|
|
618
|
+
msgid "Reset Proxies"
|
619
|
+
msgstr ""
|
620
|
+
|
618
621
|
msgid "Reset Usage Time:"
|
619
622
|
msgstr "Tempo de reinicialização do uso do tráfego:"
|
620
623
|
|
@@ -1956,7 +1959,7 @@ msgid "config.telegram.description"
|
|
1956
1959
|
msgstr "Um proxy projetado para o Telegram ignorar a filtragem do Telegram"
|
1957
1960
|
|
1958
1961
|
msgid "config.telegram.label"
|
1959
|
-
msgstr "
|
1962
|
+
msgstr "Configurações do telegram"
|
1960
1963
|
|
1961
1964
|
msgid "config.telegram_adtag.description"
|
1962
1965
|
msgstr ""
|
Binary file
|
@@ -673,6 +673,9 @@ msgstr "Переименовать файла"
|
|
673
673
|
msgid "Reset Filters"
|
674
674
|
msgstr "Сброс Фильтров"
|
675
675
|
|
676
|
+
msgid "Reset Proxies"
|
677
|
+
msgstr ""
|
678
|
+
|
676
679
|
msgid "Reset Usage Time:"
|
677
680
|
msgstr "Время сброса использования трафика:"
|
678
681
|
|
@@ -2046,7 +2049,7 @@ msgstr ""
|
|
2046
2049
|
"Прокси-сервер, разработанный для Telegram для обхода фильтрации Telegram"
|
2047
2050
|
|
2048
2051
|
msgid "config.telegram.label"
|
2049
|
-
msgstr "
|
2052
|
+
msgstr "Конфигурации Телеграммы"
|
2050
2053
|
|
2051
2054
|
msgid "config.telegram_adtag.description"
|
2052
2055
|
msgstr ""
|
Binary file
|
@@ -164,6 +164,7 @@
|
|
164
164
|
"Remote nodes are not supported yet!": "Remote nodes are not supported yet!",
|
165
165
|
"Rename File": "Rename File",
|
166
166
|
"Reset Filters": "Reset Filters",
|
167
|
+
"Reset Proxies": "Reset Proxies",
|
167
168
|
"Reset Usage Time:": "Traffic usage reset time:",
|
168
169
|
"Reset every month": "Monthly",
|
169
170
|
"Reset package days": "📆 Reset Package's Days",
|
@@ -437,7 +438,7 @@
|
|
437
438
|
},
|
438
439
|
"domain_fronting": {
|
439
440
|
"description": "It is used to simulate another website instead of your website in SNI. therefore, GFW can not filter your Domain\n<a href='https://github.com/hiddify/hiddify-config/wiki/%D8%A7%D8%B3%D8%AA%D9%81%D8%A7%D8%AF%D9%87-%D8%A7%D8%B2-%D8%AF%D8%A7%D9%85%DB%8C%D9%86-%D9%81%D8%B1%D8%A7%D9%86%D8%AA%DB%8C%D9%86%DA%AF'>Guide</a>. ⚠️CloudFlare does not support Domain Fronting.",
|
440
|
-
"label": "🔒
|
441
|
+
"label": "🔒 TLS Domain Fronting"
|
441
442
|
},
|
442
443
|
"domain_fronting_domain": {
|
443
444
|
"description": "It is used to simulate another website instead of your website in SNI. therefore, GFW Can not filter your domain.",
|
@@ -445,11 +446,11 @@
|
|
445
446
|
},
|
446
447
|
"domain_fronting_http_enable": {
|
447
448
|
"description": "Enabling HTTP Domain Fronting causes your domain to be block quickly.",
|
448
|
-
"label": "
|
449
|
+
"label": "HTTP Domain Fronting"
|
449
450
|
},
|
450
451
|
"domain_fronting_tls_enable": {
|
451
452
|
"description": "In CloudFlare, TLS Domain Fronting is not supported. it will use Port 443 to connect to CDN",
|
452
|
-
"label": "🔒
|
453
|
+
"label": "🔒 TLS Domain Fronting"
|
453
454
|
},
|
454
455
|
"firewall": {
|
455
456
|
"description": "Enabling Firewall will open used Ports (at least 22,443,80 and SSH) and close all other Ports",
|
@@ -465,11 +466,11 @@
|
|
465
466
|
},
|
466
467
|
"grpc_enable": {
|
467
468
|
"description": "gRPC is a modern open source high performance Remote Procedure Call (RPC) framework. It can be used in supported CDNs",
|
468
|
-
"label": "➿
|
469
|
+
"label": "➿ gRPC"
|
469
470
|
},
|
470
471
|
"h2_enable": {
|
471
472
|
"description": "Enable HTTP/2 Protocol",
|
472
|
-
"label": "🔵
|
473
|
+
"label": "🔵 h2"
|
473
474
|
},
|
474
475
|
"hidden": {
|
475
476
|
"description": "config.hidden.description",
|
@@ -493,7 +494,7 @@
|
|
493
494
|
},
|
494
495
|
"httpupgrade_enable": {
|
495
496
|
"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 HiddifyNext, Singbox, and V2fly clients are supported.</strong> <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/Basic-Concepts/#http-upgrade\" target=\"_blank\"><strong>(Read More)</strong></a></p>",
|
496
|
-
"label": "🆙
|
497
|
+
"label": "🆙 HTTPUpgrade Method"
|
497
498
|
},
|
498
499
|
"hysteria": {
|
499
500
|
"description": "Hysteria is a feature-packed proxy & relay tool optimized for lossy, unstable connections (e.g. satellite networks, congested public Wi-Fi, connecting to foreign servers from China)",
|
@@ -505,7 +506,7 @@
|
|
505
506
|
},
|
506
507
|
"hysteria_enable": {
|
507
508
|
"description": "To Enable UDP based Hysteria Protocol",
|
508
|
-
"label": "⚫️
|
509
|
+
"label": "⚫️ Hysteria2"
|
509
510
|
},
|
510
511
|
"hysteria_obfs_enable": {
|
511
512
|
"description": " Enables Hysteria Obfuscation (Salamander)",
|
@@ -530,7 +531,7 @@
|
|
530
531
|
},
|
531
532
|
"kcp_enable": {
|
532
533
|
"description": "It is a UDP Based Protocol ",
|
533
|
-
"label": "
|
534
|
+
"label": "KCP"
|
534
535
|
},
|
535
536
|
"kcp_ports": {
|
536
537
|
"description": "Comma separated integers indicating the ports to use as KCP connection.\n",
|
@@ -574,7 +575,7 @@
|
|
574
575
|
},
|
575
576
|
"mux_enable": {
|
576
577
|
"description": "<p>Mux needs compatible clients. Mux in Hiddify Next and Singbox are not compatible with XRay. <a href=\"https://hiddify.com/manager/basic-concepts-and-troubleshooting/How-MUX-works-and-its-usage/\" target=\"_blank\">(Read More)</a></p>",
|
577
|
-
"label": "Ⓜ️ MUX
|
578
|
+
"label": "Ⓜ️ MUX (⚠️ Incompatible With Some Clients)"
|
578
579
|
},
|
579
580
|
"mux_max_connections": {
|
580
581
|
"description": "Maximum Connections. Conflict with Max Streams",
|
@@ -682,7 +683,7 @@
|
|
682
683
|
},
|
683
684
|
"quic_enable": {
|
684
685
|
"description": "Enable QUIC Protocol",
|
685
|
-
"label": "🟡
|
686
|
+
"label": "🟡 QUIC"
|
686
687
|
},
|
687
688
|
"reality": {
|
688
689
|
"description": "REALITY eliminate the Server-Side TLS Fingerprint Feature",
|
@@ -690,7 +691,7 @@
|
|
690
691
|
},
|
691
692
|
"reality_enable": {
|
692
693
|
"description": "Enable Reality Protocol",
|
693
|
-
"label": "🔴
|
694
|
+
"label": "🔴 Reality"
|
694
695
|
},
|
695
696
|
"reality_fallback_domain": {
|
696
697
|
"description": "When the GFW visit the Websites in Server names, it will be redirect to this Domain.",
|
@@ -734,7 +735,7 @@
|
|
734
735
|
},
|
735
736
|
"shadowsocks2022_enable": {
|
736
737
|
"description": "Shadowsocks 2022 is a secure Proxy Protocol for TCP and UDP traffic. The proxy traffic is indistinguishable from a random byte stream, and therefore can circumvent firewalls and Internet censors that rely on DPI (Deep Packet Inspection)",
|
737
|
-
"label": "⭕️
|
738
|
+
"label": "⭕️ Shadowsocks 2022"
|
738
739
|
},
|
739
740
|
"shadowsocks2022_method": {
|
740
741
|
"description": "This method also used in ShadowTLS and SSFakeTLS",
|
@@ -786,7 +787,7 @@
|
|
786
787
|
},
|
787
788
|
"ssh_server_enable": {
|
788
789
|
"description": "SSH Proxy is completely different than original SSH Server",
|
789
|
-
"label": "✔️
|
790
|
+
"label": "✔️ SSH Proxy"
|
790
791
|
},
|
791
792
|
"ssh_server_port": {
|
792
793
|
"description": "This is completely different from your original SSH server. It is a dedicated program.",
|
@@ -802,7 +803,7 @@
|
|
802
803
|
},
|
803
804
|
"ssr_enable": {
|
804
805
|
"description": "ShadowsocksR is a Fork of the original Shadowsocks project, claimed to be superior in terms of security and stability. Not tested. Not support accounting.",
|
805
|
-
"label": "
|
806
|
+
"label": "SSR"
|
806
807
|
},
|
807
808
|
"ssr_fakedomain": {
|
808
809
|
"description": "Please use a well known domain In your data center. for example, If you are In Azure data center, microsoft-update.com Is a good example",
|
@@ -829,8 +830,8 @@
|
|
829
830
|
"label": "config.sub_full_singbox_enable.label"
|
830
831
|
},
|
831
832
|
"sub_full_xray_json_enable": {
|
832
|
-
"description": "
|
833
|
-
"label": "
|
833
|
+
"description": "XRay full link provides comprehensive configuration options for XRay-specific settings. This includes custom fragmentation and multiplexing (mux) in applications such as v2rayNG that support XRay protocols for fine-tuned control over XRay proxy setup.",
|
834
|
+
"label": "XRay Full Config Link"
|
834
835
|
},
|
835
836
|
"sub_singbox_ssh_enable": {
|
836
837
|
"description": "config.sub_singbox_ssh_enable.description",
|
@@ -838,11 +839,11 @@
|
|
838
839
|
},
|
839
840
|
"tcp_enable": {
|
840
841
|
"description": "Enable TCP Protocol",
|
841
|
-
"label": "🟠
|
842
|
+
"label": "🟠 TCP"
|
842
843
|
},
|
843
844
|
"telegram": {
|
844
845
|
"description": "A proxy designed for Telegram to bypass Telegram filtering",
|
845
|
-
"label": "Telegram
|
846
|
+
"label": "Telegram Configs"
|
846
847
|
},
|
847
848
|
"telegram_adtag": {
|
848
849
|
"description": "It is used to show a Sponsored Channel in the client's chat list. To advertise a channel get a tag from @MTProxybot .\nenter code 0123456789ABCDEF0123456789ABCDEF in that bot.",
|
@@ -854,7 +855,7 @@
|
|
854
855
|
},
|
855
856
|
"telegram_enable": {
|
856
857
|
"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>",
|
857
|
-
"label": "✔️
|
858
|
+
"label": "✔️ Telegram MTProto"
|
858
859
|
},
|
859
860
|
"telegram_fakedomain": {
|
860
861
|
"description": "Please use a well known domain in your data center. for example, If you are in Azure data center, microsoft-update.com is a good example",
|
@@ -870,7 +871,7 @@
|
|
870
871
|
},
|
871
872
|
"tls_fragment_enable": {
|
872
873
|
"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>",
|
873
|
-
"label": "⏯
|
874
|
+
"label": "⏯ TLS Fragment"
|
874
875
|
},
|
875
876
|
"tls_fragment_size": {
|
876
877
|
"description": "The Size of each Packet",
|
@@ -882,11 +883,11 @@
|
|
882
883
|
},
|
883
884
|
"tls_mixed_case": {
|
884
885
|
"description": "Enables TLS Mixed SNI Case Fragmentation",
|
885
|
-
"label": "🔠
|
886
|
+
"label": "🔠 TLS Mixed SNI Case"
|
886
887
|
},
|
887
888
|
"tls_padding_enable": {
|
888
889
|
"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>",
|
889
|
-
"label": "♒️
|
890
|
+
"label": "♒️ TLS Padding"
|
890
891
|
},
|
891
892
|
"tls_padding_length": {
|
892
893
|
"description": "The length of the Padding for TLS Fragmentation",
|
@@ -910,7 +911,7 @@
|
|
910
911
|
},
|
911
912
|
"trojan_enable": {
|
912
913
|
"description": "Enable Trojan Protocol",
|
913
|
-
"label": "🟤
|
914
|
+
"label": "🟤 Trojan"
|
914
915
|
},
|
915
916
|
"tuic": {
|
916
917
|
"description": "Delicately-TUICed High-Performance proxy is on top of the QUIC protocol. \n\nTUIC's goal is to minimize the handshake latency as much as possible",
|
@@ -918,7 +919,7 @@
|
|
918
919
|
},
|
919
920
|
"tuic_enable": {
|
920
921
|
"description": "It is a UDP based protocol similar to QUIC",
|
921
|
-
"label": "⚫️
|
922
|
+
"label": "⚫️ TUIC"
|
922
923
|
},
|
923
924
|
"tuic_port": {
|
924
925
|
"description": "Use comma to separate ports like ( 63000,60000 )",
|
@@ -934,18 +935,18 @@
|
|
934
935
|
},
|
935
936
|
"v2ray_enable": {
|
936
937
|
"description": "V2ray does not support accounting and not suggested",
|
937
|
-
"label": "♈️
|
938
|
+
"label": "♈️ V2Ray "
|
938
939
|
},
|
939
940
|
"validation-error": "There is an error in one of the fields.",
|
940
941
|
"validation-success": "Configs have been changed successfully. Click %(link)s to apply the configs. It may take 2 minutes to apply",
|
941
942
|
"validation-success-no-reset": " ✅ Configs have been changed successfully",
|
942
943
|
"vless_enable": {
|
943
944
|
"description": "Enable VLess Protocol",
|
944
|
-
"label": "⚫️
|
945
|
+
"label": "⚫️ VLess"
|
945
946
|
},
|
946
947
|
"vmess_enable": {
|
947
948
|
"description": "Active VMess Protocol",
|
948
|
-
"label": "🟣
|
949
|
+
"label": "🟣 VMess"
|
949
950
|
},
|
950
951
|
"warp-https-domain-for-warp-site": "config.warp-https-domain-for-warp-site",
|
951
952
|
"warp": {
|
@@ -954,7 +955,7 @@
|
|
954
955
|
},
|
955
956
|
"warp_enable": {
|
956
957
|
"description": "Warp helps you bypass Google, Spotify and Netflix restrictions by hiding server IP ",
|
957
|
-
"label": "
|
958
|
+
"label": "WARP+"
|
958
959
|
},
|
959
960
|
"warp_mode": {
|
960
961
|
"description": "✴️ All : All Sites use Warp IPs in outbound\n<br>\n☑️ Only Domestic and Blocked Sites: Only Domestic Sites and websites like Google, Spotify, Netflix, OpenAi, IPinfo.io use Warp IPs in outbound",
|
@@ -974,7 +975,7 @@
|
|
974
975
|
},
|
975
976
|
"wireguard_enable": {
|
976
977
|
"description": "<p>WireGuard is UDP based protocol. (⚠️ It is Working In <a href=\"https://github.com/hiddify/hiddify-next\" target=\"_blank\">Hiddify Next</a>)</p>",
|
977
|
-
"label": "🐉
|
978
|
+
"label": "🐉 WireGuard"
|
978
979
|
},
|
979
980
|
"wireguard_ipv4": {
|
980
981
|
"description": "-",
|
@@ -1002,11 +1003,11 @@
|
|
1002
1003
|
},
|
1003
1004
|
"ws_enable": {
|
1004
1005
|
"description": "Websocket creates a tunnel over HTTP that is useful to be used in CDN",
|
1005
|
-
"label": "🔰
|
1006
|
+
"label": "🔰 Websocket"
|
1006
1007
|
},
|
1007
1008
|
"xtls_enable": {
|
1008
1009
|
"description": "Enable XTLS Protocol",
|
1009
|
-
"label": "🟢
|
1010
|
+
"label": "🟢 XTLS"
|
1010
1011
|
}
|
1011
1012
|
},
|
1012
1013
|
"config.invalid uuid": "Invalid UUID secret. example: 6098ea35-8cb2-4a08-ba15-2be25bc49cb6\n\n",
|
@@ -1021,7 +1022,7 @@
|
|
1021
1022
|
"domain": "Domain",
|
1022
1023
|
"domain_fronting": {
|
1023
1024
|
"description": "It is used to simulate another website instead of your website in SNI. therefore, GFW can not filter your Domain\n<a href='https://github.com/hiddify/hiddify-config/wiki/Guide-for-domain-fronting'>Guide</a>. ⚠️CloudFlare does not support Domain Fronting.",
|
1024
|
-
"label": "🔒
|
1025
|
+
"label": "🔒 TLS Domain Fronting"
|
1025
1026
|
},
|
1026
1027
|
"ip": "IP",
|
1027
1028
|
"mode": "Mode"
|
@@ -1035,9 +1036,9 @@
|
|
1035
1036
|
"ios": "iOS",
|
1036
1037
|
"items": "items",
|
1037
1038
|
"lang": {
|
1038
|
-
"en": "🇺🇸 English -
|
1039
|
+
"en": "🇺🇸 English - انگلیسی",
|
1039
1040
|
"fa": "🇮🇷 Persian - فارسی",
|
1040
|
-
"pt": "🇵🇹 Portuguese
|
1041
|
+
"pt": "🇵🇹 Portuguese",
|
1041
1042
|
"ru": "🇷🇺 Russian - Русский",
|
1042
1043
|
"zh": "🇨🇳 Chinese - 简体中文"
|
1043
1044
|
},
|