hiddifypanel 10.70.0.dev2__py3-none-any.whl → 10.70.0.dev4__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/hutils/proxy/xray.py +1 -1
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/METADATA +1 -1
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/RECORD +14 -14
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/WHEEL +0 -0
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/top_level.txt +0 -0
hiddifypanel/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
10.70.0.
|
1
|
+
10.70.0.dev4
|
hiddifypanel/VERSION.py
CHANGED
@@ -143,7 +143,7 @@ def to_link(proxy: dict) -> str | dict:
|
|
143
143
|
|
144
144
|
if 'reality' in proxy["l3"]:
|
145
145
|
return f"{baseurl}&security=reality&pbk={proxy['reality_pbk']}&sid={proxy['reality_short_id']}{infos}"
|
146
|
-
if 'tls' in proxy['l3']:
|
146
|
+
if 'tls' in proxy['l3'] or "quic" in proxy['l3']:
|
147
147
|
return f'{baseurl}&security=tls{infos}'
|
148
148
|
if proxy['l3'] == 'http':
|
149
149
|
return f'{baseurl}&security=none{infos}'
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -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=FkhUQWf8zY_0Wsu-yyCB0TND5RE0R-Sq257hcushYCk,13
|
3
|
+
hiddifypanel/VERSION.py,sha256=CzSurCtnfRT5dvUfn72-eZ-nSVXBas3H35KCuCfJaG4,118
|
4
4
|
hiddifypanel/__init__.py,sha256=aLukp3ORszdcH4G9J-MlxhjHN6yFlOuOE6mm-L3aG_g,266
|
5
5
|
hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
|
6
6
|
hiddifypanel/auth.py,sha256=Xq0UwiFTRFmQpxnOehQGwPDlJqoelwGhPQbYZ0Xn5c0,7850
|
@@ -39,7 +39,7 @@ hiddifypanel/hutils/proxy/__init__.py,sha256=xXBa83kjYT_b-BNseEykfQYyJBQHTq1Zosf
|
|
39
39
|
hiddifypanel/hutils/proxy/clash.py,sha256=n5trDzBXg26aeqLTGGCDVIGGpAM1VC7YX1cTwLNG18k,5912
|
40
40
|
hiddifypanel/hutils/proxy/shared.py,sha256=AwkpjkjpeCFiYBj9BIsqRFUWfKTAQ2L8HwGXsRY-_Dc,22419
|
41
41
|
hiddifypanel/hutils/proxy/singbox.py,sha256=dpJlEkn4x_WO0gaJ4U5C07xb-_uBt2qZc69N2SPBtDY,11383
|
42
|
-
hiddifypanel/hutils/proxy/xray.py,sha256=
|
42
|
+
hiddifypanel/hutils/proxy/xray.py,sha256=lbkB8WKZTqsv1lZ5DP_NZReFzF7aUiGMmdyMlPVsKtg,10813
|
43
43
|
hiddifypanel/hutils/proxy/xrayjson.py,sha256=TSD05g8dwwL2pLj8by_jSy4eIP0fDDxy1l4fI-2M1Zw,14948
|
44
44
|
hiddifypanel/models/__init__.py,sha256=PngFjQL9WvQP4EioNHRz1tTeyIgLoNvZ7WpmAhwKHnU,677
|
45
45
|
hiddifypanel/models/admin.py,sha256=qZ-BRJ_Gn6hJNWz35SQQSds1CoeDslU9B0MDBRhjPSM,7596
|
@@ -822,24 +822,24 @@ hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjI
|
|
822
822
|
hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
|
823
823
|
hiddifypanel/templates/hiddify-flask-admin/actions.html,sha256=2NeITe2e-lPKCk_o511tCIqVtrPu8LYHE1wTCtrFUrI,1331
|
824
824
|
hiddifypanel/templates/hiddify-flask-admin/list.html,sha256=MBGrTqZpzNLe4sZy0RozvXNr8seFUQc2C6v88BJtNWc,11095
|
825
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=
|
825
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=Avlez34--TDKUt9u5Tgc1jTPJqmqwc5_1r1KEWFrHgE,76144
|
826
826
|
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=zMVicwQ7Q6MBIqgHuPch0VukS1XSa8zZ-6_BRnligC0,79332
|
827
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
827
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=oKPjFQ8WVvx4aQz_a_q4bePqloWeY-Z-YalZ0XW1sQI,96457
|
828
828
|
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=WTWuDrY-l1HvpU1oECZ-w1I57IipNLTu50dQo3subPs,101921
|
829
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
829
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=Hcvp9v2y5scgfTrtM9u8hY3p7REcAC-Kx-q5yEHeT9s,58927
|
830
830
|
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=CjBrdw_493ryJdB78a-hFC4n6bF2Z6ePxGnTQqphjig,69766
|
831
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=
|
831
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=rUcLPcuN-RVmCI3YvJb_7qq6l4RibFyX3MjCmhC5tuQ,97980
|
832
832
|
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=e1TkuVY3FXWrz1HIpIfW2XueKdq2WCPRvtZYeXPqhtE,105071
|
833
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=
|
833
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=mk3uzgDzqFA4lt5B-UrPeOaTvM4my0LCnKTeVjsAHEY,59228
|
834
834
|
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=8Er7H0ltiIqj7E6xoMVp0rd-_V2U8Hu9CRfZoxVKLYc,68978
|
835
835
|
hiddifypanel/translations.i18n/en.json,sha256=ZbBwlCq6T6ksLWWnowMON7u-CB_Vtly7KY8z0vad9TY,68899
|
836
836
|
hiddifypanel/translations.i18n/fa.json,sha256=qvTSrBdaIEFe71Q-82RvxAsHg2wUibU0k53sqoqW-PE,91485
|
837
837
|
hiddifypanel/translations.i18n/pt.json,sha256=ABrAeZpkgmntC1hkAr0wlG8og44BZbYzR6iBU-p7NJw,59702
|
838
838
|
hiddifypanel/translations.i18n/ru.json,sha256=7FWH-wqcu0WqYML-P0i53GA-4b2VWuokyHdZR-EnWnQ,94608
|
839
839
|
hiddifypanel/translations.i18n/zh.json,sha256=Jq8E5wV5wQ0QKvZG6egPRKtl8jsoBCMnmFW9lc5vaAI,59154
|
840
|
-
hiddifypanel-10.70.0.
|
841
|
-
hiddifypanel-10.70.0.
|
842
|
-
hiddifypanel-10.70.0.
|
843
|
-
hiddifypanel-10.70.0.
|
844
|
-
hiddifypanel-10.70.0.
|
845
|
-
hiddifypanel-10.70.0.
|
840
|
+
hiddifypanel-10.70.0.dev4.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
|
841
|
+
hiddifypanel-10.70.0.dev4.dist-info/METADATA,sha256=Cbne22_wY6D8hh-lPwrtLXj9yTWUQ_1bGqcyw0PF_xc,4044
|
842
|
+
hiddifypanel-10.70.0.dev4.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
|
843
|
+
hiddifypanel-10.70.0.dev4.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
|
844
|
+
hiddifypanel-10.70.0.dev4.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
|
845
|
+
hiddifypanel-10.70.0.dev4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{hiddifypanel-10.70.0.dev2.dist-info → hiddifypanel-10.70.0.dev4.dist-info}/entry_points.txt
RENAMED
File without changes
|
File without changes
|