hiddifypanel 10.80.0.dev19__py3-none-any.whl → 10.80.0.dev20__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 +1 -1
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +12 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +12 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +12 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po +12 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +12 -0
- hiddifypanel/translations.i18n/en.json +8 -0
- hiddifypanel/translations.i18n/fa.json +8 -0
- hiddifypanel/translations.i18n/pt.json +8 -0
- hiddifypanel/translations.i18n/ru.json +8 -0
- hiddifypanel/translations.i18n/zh.json +8 -0
- {hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/METADATA +1 -1
- {hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/RECORD +22 -22
- {hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/WHEEL +0 -0
- {hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/entry_points.txt +0 -0
hiddifypanel/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
10.80.0.
|
1
|
+
10.80.0.dev20
|
hiddifypanel/VERSION.py
CHANGED
@@ -2,5 +2,5 @@ import importlib.metadata
|
|
2
2
|
from datetime import datetime
|
3
3
|
|
4
4
|
__version__ = importlib.metadata.version(__package__ or __name__)
|
5
|
-
__release_time__= datetime.strptime('2024-12-15T00:
|
5
|
+
__release_time__= datetime.strptime('2024-12-15T00:49:54','%Y-%m-%dT%H:%M:%S')
|
6
6
|
is_released_version=True
|
Binary file
|
@@ -1655,6 +1655,12 @@ msgstr "should be random"
|
|
1655
1655
|
msgid "config.path_httpupgrade.label"
|
1656
1656
|
msgstr "ℹ️ HTTP Upgrade Path"
|
1657
1657
|
|
1658
|
+
msgid "config.path_splithttp.description"
|
1659
|
+
msgstr "config.path_splithttp.description"
|
1660
|
+
|
1661
|
+
msgid "config.path_splithttp.label"
|
1662
|
+
msgstr "config.path_splithttp.label"
|
1663
|
+
|
1658
1664
|
msgid "config.path_ss.description"
|
1659
1665
|
msgstr "Shadowsocks Path in the Links"
|
1660
1666
|
|
@@ -1881,6 +1887,12 @@ msgstr ""
|
|
1881
1887
|
msgid "config.speed_test.label"
|
1882
1888
|
msgstr "🚀 Speed Test"
|
1883
1889
|
|
1890
|
+
msgid "config.splithttp_enable.description"
|
1891
|
+
msgstr "config.splithttp_enable.description"
|
1892
|
+
|
1893
|
+
msgid "config.splithttp_enable.label"
|
1894
|
+
msgstr "config.splithttp_enable.label"
|
1895
|
+
|
1884
1896
|
msgid "config.ssfaketls.description"
|
1885
1897
|
msgstr ""
|
1886
1898
|
"Shadowsocks FakeTLS is a simple obfusacting tool that encapsulate the date "
|
Binary file
|
@@ -1646,6 +1646,12 @@ msgstr "باید تصادفی باشد"
|
|
1646
1646
|
msgid "config.path_httpupgrade.label"
|
1647
1647
|
msgstr "ℹ️ مسیر ارتقاء HTTP"
|
1648
1648
|
|
1649
|
+
msgid "config.path_splithttp.description"
|
1650
|
+
msgstr ""
|
1651
|
+
|
1652
|
+
msgid "config.path_splithttp.label"
|
1653
|
+
msgstr ""
|
1654
|
+
|
1649
1655
|
msgid "config.path_ss.description"
|
1650
1656
|
msgstr "مسیر شدوساکس در لینکها"
|
1651
1657
|
|
@@ -1876,6 +1882,12 @@ msgstr ""
|
|
1876
1882
|
msgid "config.speed_test.label"
|
1877
1883
|
msgstr "🚀 تست سرعت"
|
1878
1884
|
|
1885
|
+
msgid "config.splithttp_enable.description"
|
1886
|
+
msgstr ""
|
1887
|
+
|
1888
|
+
msgid "config.splithttp_enable.label"
|
1889
|
+
msgstr ""
|
1890
|
+
|
1879
1891
|
msgid "config.ssfaketls.description"
|
1880
1892
|
msgstr ""
|
1881
1893
|
"شادوساکس FakeTLS یک روش مبهم سازی ساده هست که دیتا را در بسته TLS کپسوله "
|
Binary file
|
@@ -1620,6 +1620,12 @@ msgstr "deveria ser aleatório"
|
|
1620
1620
|
msgid "config.path_httpupgrade.label"
|
1621
1621
|
msgstr "ℹ️ Caminho de atualização HTTP"
|
1622
1622
|
|
1623
|
+
msgid "config.path_splithttp.description"
|
1624
|
+
msgstr ""
|
1625
|
+
|
1626
|
+
msgid "config.path_splithttp.label"
|
1627
|
+
msgstr ""
|
1628
|
+
|
1623
1629
|
msgid "config.path_ss.description"
|
1624
1630
|
msgstr "Caminho Shadowsocks nos Links"
|
1625
1631
|
|
@@ -1853,6 +1859,12 @@ msgstr ""
|
|
1853
1859
|
msgid "config.speed_test.label"
|
1854
1860
|
msgstr "🚀 Teste de velocidade"
|
1855
1861
|
|
1862
|
+
msgid "config.splithttp_enable.description"
|
1863
|
+
msgstr ""
|
1864
|
+
|
1865
|
+
msgid "config.splithttp_enable.label"
|
1866
|
+
msgstr ""
|
1867
|
+
|
1856
1868
|
msgid "config.ssfaketls.description"
|
1857
1869
|
msgstr ""
|
1858
1870
|
"Shadowsocks FakeTLS é uma ferramenta de ofuscação simples que encapsula a "
|
Binary file
|
@@ -1673,6 +1673,12 @@ msgstr "должен быть случайным"
|
|
1673
1673
|
msgid "config.path_httpupgrade.label"
|
1674
1674
|
msgstr "ℹ️ Путь обновления HTTP"
|
1675
1675
|
|
1676
|
+
msgid "config.path_splithttp.description"
|
1677
|
+
msgstr ""
|
1678
|
+
|
1679
|
+
msgid "config.path_splithttp.label"
|
1680
|
+
msgstr ""
|
1681
|
+
|
1676
1682
|
msgid "config.path_ss.description"
|
1677
1683
|
msgstr "Путь Shadowsocks в ссылках"
|
1678
1684
|
|
@@ -1905,6 +1911,12 @@ msgstr ""
|
|
1905
1911
|
msgid "config.speed_test.label"
|
1906
1912
|
msgstr "🚀 Тест скорости"
|
1907
1913
|
|
1914
|
+
msgid "config.splithttp_enable.description"
|
1915
|
+
msgstr ""
|
1916
|
+
|
1917
|
+
msgid "config.splithttp_enable.label"
|
1918
|
+
msgstr ""
|
1919
|
+
|
1908
1920
|
msgid "config.ssfaketls.description"
|
1909
1921
|
msgstr ""
|
1910
1922
|
"Shadowsocks FakeTLS — это простой инструмент для запутывания, который "
|
Binary file
|
@@ -1569,6 +1569,12 @@ msgstr "应该是随机的"
|
|
1569
1569
|
msgid "config.path_httpupgrade.label"
|
1570
1570
|
msgstr "ℹ️ HTTP 升级路径"
|
1571
1571
|
|
1572
|
+
msgid "config.path_splithttp.description"
|
1573
|
+
msgstr ""
|
1574
|
+
|
1575
|
+
msgid "config.path_splithttp.label"
|
1576
|
+
msgstr ""
|
1577
|
+
|
1572
1578
|
msgid "config.path_ss.description"
|
1573
1579
|
msgstr "链接中的 Shadowsocks 路径"
|
1574
1580
|
|
@@ -1777,6 +1783,12 @@ msgstr "允许您的用户进行速度测试。它可以帮助他们识别链接
|
|
1777
1783
|
msgid "config.speed_test.label"
|
1778
1784
|
msgstr "🚀 速度测试"
|
1779
1785
|
|
1786
|
+
msgid "config.splithttp_enable.description"
|
1787
|
+
msgstr ""
|
1788
|
+
|
1789
|
+
msgid "config.splithttp_enable.label"
|
1790
|
+
msgstr ""
|
1791
|
+
|
1780
1792
|
msgid "config.ssfaketls.description"
|
1781
1793
|
msgstr "Shadowsocks FakeTLS 是一个简单的混淆工具,将日期封装在 tls 数据包中"
|
1782
1794
|
|
@@ -645,6 +645,10 @@
|
|
645
645
|
"description": "should be random",
|
646
646
|
"label": "ℹ️ HTTP Upgrade Path"
|
647
647
|
},
|
648
|
+
"path_splithttp": {
|
649
|
+
"description": "config.path_splithttp.description",
|
650
|
+
"label": "config.path_splithttp.label"
|
651
|
+
},
|
648
652
|
"path_ss": {
|
649
653
|
"description": "Shadowsocks Path in the Links",
|
650
654
|
"label": "Shadowsocks Path"
|
@@ -781,6 +785,10 @@
|
|
781
785
|
"description": "Allow your users to do Speed Test. It helps them to identify the link quality",
|
782
786
|
"label": "🚀 Speed Test"
|
783
787
|
},
|
788
|
+
"splithttp_enable": {
|
789
|
+
"description": "config.splithttp_enable.description",
|
790
|
+
"label": "config.splithttp_enable.label"
|
791
|
+
},
|
784
792
|
"ssfaketls": {
|
785
793
|
"description": "Shadowsocks FakeTLS is a simple obfusacting tool that encapsulate the date In tls packet",
|
786
794
|
"label": "Shadowsocks FakeTLS"
|
@@ -645,6 +645,10 @@
|
|
645
645
|
"description": "باید تصادفی باشد",
|
646
646
|
"label": "ℹ️ مسیر ارتقاء HTTP"
|
647
647
|
},
|
648
|
+
"path_splithttp": {
|
649
|
+
"description": "",
|
650
|
+
"label": ""
|
651
|
+
},
|
648
652
|
"path_ss": {
|
649
653
|
"description": "مسیر شدوساکس در لینکها",
|
650
654
|
"label": "مسیر شدوساکس"
|
@@ -781,6 +785,10 @@
|
|
781
785
|
"description": "با فعالسازی این گزینه به کاربران اجازه تست سرعت میدهید. این کار به آنها کمک میکند تا کیفیت سرور و کانفیگها را بسنجند",
|
782
786
|
"label": "🚀 تست سرعت"
|
783
787
|
},
|
788
|
+
"splithttp_enable": {
|
789
|
+
"description": "",
|
790
|
+
"label": ""
|
791
|
+
},
|
784
792
|
"ssfaketls": {
|
785
793
|
"description": "شادوساکس FakeTLS یک روش مبهم سازی ساده هست که دیتا را در بسته TLS کپسوله میکند تا فیلترچی فریب بخورد.",
|
786
794
|
"label": "Shadowsocks FakeTLS"
|
@@ -645,6 +645,10 @@
|
|
645
645
|
"description": "deveria ser aleatório",
|
646
646
|
"label": "ℹ️ Caminho de atualização HTTP"
|
647
647
|
},
|
648
|
+
"path_splithttp": {
|
649
|
+
"description": "",
|
650
|
+
"label": ""
|
651
|
+
},
|
648
652
|
"path_ss": {
|
649
653
|
"description": "Caminho Shadowsocks nos Links",
|
650
654
|
"label": "Caminho Shadowsocks "
|
@@ -781,6 +785,10 @@
|
|
781
785
|
"description": "Permita que seus usuários façam o teste de velocidade. Isso os ajuda a identificar a qualidade do link",
|
782
786
|
"label": "🚀 Teste de velocidade"
|
783
787
|
},
|
788
|
+
"splithttp_enable": {
|
789
|
+
"description": "",
|
790
|
+
"label": ""
|
791
|
+
},
|
784
792
|
"ssfaketls": {
|
785
793
|
"description": "Shadowsocks FakeTLS é uma ferramenta de ofuscação simples que encapsula a data In tls package",
|
786
794
|
"label": "Shadowsocks FakeTLS"
|
@@ -645,6 +645,10 @@
|
|
645
645
|
"description": "должен быть случайным",
|
646
646
|
"label": "ℹ️ Путь обновления HTTP"
|
647
647
|
},
|
648
|
+
"path_splithttp": {
|
649
|
+
"description": "",
|
650
|
+
"label": ""
|
651
|
+
},
|
648
652
|
"path_ss": {
|
649
653
|
"description": "Путь Shadowsocks в ссылках",
|
650
654
|
"label": "Путь Shadowsocks"
|
@@ -781,6 +785,10 @@
|
|
781
785
|
"description": "Разрешите вашим пользователям выполнять тест скорости. Это помогает им определить качество связи.",
|
782
786
|
"label": "🚀 Тест скорости"
|
783
787
|
},
|
788
|
+
"splithttp_enable": {
|
789
|
+
"description": "",
|
790
|
+
"label": ""
|
791
|
+
},
|
784
792
|
"ssfaketls": {
|
785
793
|
"description": "Shadowsocks FakeTLS — это простой инструмент для запутывания, который инкапсулирует данные в пакете tls.",
|
786
794
|
"label": "Shadowsocks FakeTLS"
|
@@ -645,6 +645,10 @@
|
|
645
645
|
"description": "应该是随机的",
|
646
646
|
"label": "ℹ️ HTTP 升级路径"
|
647
647
|
},
|
648
|
+
"path_splithttp": {
|
649
|
+
"description": "",
|
650
|
+
"label": ""
|
651
|
+
},
|
648
652
|
"path_ss": {
|
649
653
|
"description": "链接中的 Shadowsocks 路径",
|
650
654
|
"label": "Shadowsocks 路径"
|
@@ -781,6 +785,10 @@
|
|
781
785
|
"description": "允许您的用户进行速度测试。它可以帮助他们识别链接质量",
|
782
786
|
"label": "🚀 速度测试"
|
783
787
|
},
|
788
|
+
"splithttp_enable": {
|
789
|
+
"description": "",
|
790
|
+
"label": ""
|
791
|
+
},
|
784
792
|
"ssfaketls": {
|
785
793
|
"description": "Shadowsocks FakeTLS 是一个简单的混淆工具,将日期封装在 tls 数据包中",
|
786
794
|
"label": "Shadowsocks FakeTLS"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
|
2
|
-
hiddifypanel/VERSION,sha256=
|
3
|
-
hiddifypanel/VERSION.py,sha256=
|
2
|
+
hiddifypanel/VERSION,sha256=f1Qt7pxqGfFgOnM8KXoIuMFp8sGKrSkNhWBH3yKhzLc,14
|
3
|
+
hiddifypanel/VERSION.py,sha256=DMZKH5BqsZ9PMmzrRZzfCMaSY2KEMyK96nwRJYMR6Ag,227
|
4
4
|
hiddifypanel/__init__.py,sha256=kigwDO8d9jXyPZLvJAWd6zo-GX3pG_xWf-q2aStz80Y,377
|
5
5
|
hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
|
6
6
|
hiddifypanel/apps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -839,25 +839,25 @@ hiddifypanel/templates/macros.html,sha256=HlnXbIMN8i37fVusBdfw0QfVkImnFpZw9zbmtp
|
|
839
839
|
hiddifypanel/templates/master.html,sha256=MduWpnW-_ksXxPb1fSOYJC0SKEYnAJ8i4XwX7AUZj38,21865
|
840
840
|
hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjIqmnpZi0,412
|
841
841
|
hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
|
842
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=
|
843
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=
|
844
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
845
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=
|
846
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
847
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=
|
848
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=
|
849
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=
|
850
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=
|
851
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=
|
852
|
-
hiddifypanel/translations.i18n/en.json,sha256=
|
853
|
-
hiddifypanel/translations.i18n/fa.json,sha256=
|
842
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=GAK4qw42rZ0rfdWU2GEmPlIdShBaW9-qN98BoeQjJiQ,79630
|
843
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=idBqoloZNJ1AAbtr_X_N4IFI_l3av-vNhdwZHTGD0zk,82919
|
844
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=RY5USAP1_ajaYUru_aext5OdD_c49MofDoiArI2c8UY,102747
|
845
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=mCnqqCmLbS_Jb7EAbC_4cqSEH0hI6c4SwiLHGI2BweA,107244
|
846
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=f4APcXCay_bmQzUcH-1mQcftskKHmEab_ehsR7qZYHw,80756
|
847
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=8pkNNs1ZrPkJ2HzHm5BpgU7YstdrCQNGJMSU6Gm-__Q,85054
|
848
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=4f3IqsLdwJzD753fw1aBbAHyi9h04MvYXZV5jTbuwwc,108592
|
849
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=Nq6a4hSqYdByu8vYy5BCvNQ2EPU5FX9Q1_Smi4GHXW8,113104
|
850
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=gFZWH0PUiOgbdHH03V3i67OLeElkda8-Zxk3Hu0YpFo,75255
|
851
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=kwFQKf919O4WWZ1bBB3RlUQCvcfdN7YZPoShj3dk3qU,79164
|
852
|
+
hiddifypanel/translations.i18n/en.json,sha256=OJndgcKEyWm7pQRogEmlrduLbD9C4Qs6gWewNF5ffSM,72076
|
853
|
+
hiddifypanel/translations.i18n/fa.json,sha256=l7mEHToqQTxwop4JkgTW1xURZQMlLPb_YkDsS97hQ1M,96401
|
854
854
|
hiddifypanel/translations.i18n/fr.json,sha256=3D_JxOMxuQrdDCTTvsah5VXxvYcPcZFzBzeHqQZwRuI,80842
|
855
855
|
hiddifypanel/translations.i18n/my.json,sha256=UHXP_EuyX9f5mEAtcxp_40TgGykXs_ap9yp7QcsVQ88,136285
|
856
|
-
hiddifypanel/translations.i18n/pt.json,sha256=
|
857
|
-
hiddifypanel/translations.i18n/ru.json,sha256=
|
858
|
-
hiddifypanel/translations.i18n/zh.json,sha256=
|
859
|
-
hiddifypanel-10.80.0.
|
860
|
-
hiddifypanel-10.80.0.
|
861
|
-
hiddifypanel-10.80.0.
|
862
|
-
hiddifypanel-10.80.0.
|
863
|
-
hiddifypanel-10.80.0.
|
856
|
+
hiddifypanel/translations.i18n/pt.json,sha256=WwsDbGuG502vKwygHg8yXTwydtQe2KBKyTOvyNAC5_E,74325
|
857
|
+
hiddifypanel/translations.i18n/ru.json,sha256=aqesJq0jVYvzrEA0SPn34zsWzR_fbyzJFb8Fj-cehCY,102153
|
858
|
+
hiddifypanel/translations.i18n/zh.json,sha256=FBKGVU1UjwCfVRuBUSiLh-VE0jcjbgZmmTYAEqcr5iY,68858
|
859
|
+
hiddifypanel-10.80.0.dev20.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
|
860
|
+
hiddifypanel-10.80.0.dev20.dist-info/METADATA,sha256=a4Lt_fjDWmxFOj85ih6o4SfyLjzXkZIYbw0HoXXsmeg,3963
|
861
|
+
hiddifypanel-10.80.0.dev20.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
862
|
+
hiddifypanel-10.80.0.dev20.dist-info/entry_points.txt,sha256=fiVgmdZ7nff9Ow1XnyMFrn1y4akk9gwnDkxpN8P3Xrw,59
|
863
|
+
hiddifypanel-10.80.0.dev20.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{hiddifypanel-10.80.0.dev19.dist-info → hiddifypanel-10.80.0.dev20.dist-info}/entry_points.txt
RENAMED
File without changes
|