hiddifypanel 10.70.4__py3-none-any.whl → 10.70.5__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/hutils/proxy/xrayjson.py +1 -0
- hiddifypanel/panel/commercial/restapi/v1/tgbot.py +1 -1
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +44 -44
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +94 -91
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +238 -178
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po +148 -126
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +220 -184
- hiddifypanel/translations.i18n/en.json +44 -44
- hiddifypanel/translations.i18n/fa.json +92 -92
- hiddifypanel/translations.i18n/fr.json +1248 -0
- hiddifypanel/translations.i18n/pt.json +197 -197
- hiddifypanel/translations.i18n/ru.json +133 -133
- hiddifypanel/translations.i18n/zh.json +193 -193
- hiddifypanel-10.70.5.dist-info/METADATA +144 -0
- {hiddifypanel-10.70.4.dist-info → hiddifypanel-10.70.5.dist-info}/RECORD +26 -25
- {hiddifypanel-10.70.4.dist-info → hiddifypanel-10.70.5.dist-info}/WHEEL +1 -1
- hiddifypanel-10.70.4.dist-info/METADATA +0 -144
- {hiddifypanel-10.70.4.dist-info → hiddifypanel-10.70.5.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-10.70.4.dist-info → hiddifypanel-10.70.5.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-10.70.4.dist-info → hiddifypanel-10.70.5.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,144 @@
|
|
1
|
+
Metadata-Version: 2.1
|
2
|
+
Name: hiddifypanel
|
3
|
+
Version: 10.70.5
|
4
|
+
Summary: hiddifypanel multi proxy panel
|
5
|
+
Home-page: https://github.com/hiddify/hiddify-manager/
|
6
|
+
Author: hiddify
|
7
|
+
Description-Content-Type: text/markdown
|
8
|
+
License-File: LICENSE.md
|
9
|
+
Requires-Dist: APIFlask==2.1.1
|
10
|
+
Requires-Dist: Babel==2.14.0
|
11
|
+
Requires-Dist: Bootstrap-Flask==2.3.3
|
12
|
+
Requires-Dist: Cython==3.0.10
|
13
|
+
Requires-Dist: Flask-Admin==1.6.1
|
14
|
+
Requires-Dist: Flask-AdminLTE3==1.0.9
|
15
|
+
Requires-Dist: Flask-Classful==0.16.0
|
16
|
+
Requires-Dist: Flask-Cors==4.0.0
|
17
|
+
Requires-Dist: Flask-Login==0.6.3
|
18
|
+
Requires-Dist: Flask-RESTful==0.3.10
|
19
|
+
Requires-Dist: Flask-SQLAlchemy==3.1.1
|
20
|
+
Requires-Dist: Flask-Session==0.8.0
|
21
|
+
Requires-Dist: Flask-WTF==1.2.1
|
22
|
+
Requires-Dist: Flask==3.0.2
|
23
|
+
Requires-Dist: MarkupSafe==2.1.5
|
24
|
+
Requires-Dist: PyMySQL==1.1.0
|
25
|
+
Requires-Dist: PyYAML==6.0.1
|
26
|
+
Requires-Dist: SQLAlchemy-Utils==0.41.2
|
27
|
+
Requires-Dist: SQLAlchemy-serializer==1.4.12
|
28
|
+
Requires-Dist: SQLAlchemy==2.0.29
|
29
|
+
Requires-Dist: StrEnum==0.4.15
|
30
|
+
Requires-Dist: WTForms==3.1.2
|
31
|
+
Requires-Dist: Werkzeug==3.0.1
|
32
|
+
Requires-Dist: ansi2html==1.9.1
|
33
|
+
Requires-Dist: async-timeout==4.0.3
|
34
|
+
Requires-Dist: bjoern==3.2.2
|
35
|
+
Requires-Dist: click==8.1.7
|
36
|
+
Requires-Dist: cloudflare==2.19.2
|
37
|
+
Requires-Dist: cryptography==42.0.5
|
38
|
+
Requires-Dist: dynaconf==3.2.5
|
39
|
+
Requires-Dist: fastenumplus==1.4.0
|
40
|
+
Requires-Dist: flask-apispec==0.11.4
|
41
|
+
Requires-Dist: flask-babel==4.0.0
|
42
|
+
Requires-Dist: flask-simplelogin==0.1.2
|
43
|
+
Requires-Dist: h2==4.1.0
|
44
|
+
Requires-Dist: json5==0.9.24
|
45
|
+
Requires-Dist: lastversion==3.5.2
|
46
|
+
Requires-Dist: loguru==0.7.2
|
47
|
+
Requires-Dist: maxminddb==2.6.0
|
48
|
+
Requires-Dist: mysqlclient==2.2.4
|
49
|
+
Requires-Dist: netifaces==0.11.0
|
50
|
+
Requires-Dist: paramiko==3.4.0
|
51
|
+
Requires-Dist: ping3==4.0.5
|
52
|
+
Requires-Dist: psutil==5.9.8
|
53
|
+
Requires-Dist: python-dateutil==2.9.0.post0
|
54
|
+
Requires-Dist: python-dotenv==1.0.1
|
55
|
+
Requires-Dist: python-redis-cache==3.1.0
|
56
|
+
Requires-Dist: python-slugify==8.0.4
|
57
|
+
Requires-Dist: redis==5.0.3
|
58
|
+
Requires-Dist: requests==2.31.0
|
59
|
+
Requires-Dist: six==1.16.0
|
60
|
+
Requires-Dist: pyTelegramBotAPI==4.22.1
|
61
|
+
Requires-Dist: user-agents==2.2.0
|
62
|
+
Requires-Dist: xtlsapi==3.1.2
|
63
|
+
Requires-Dist: bleach==6.1.0
|
64
|
+
Provides-Extra: test
|
65
|
+
Requires-Dist: flask-debugtoolbar; extra == "test"
|
66
|
+
Requires-Dist: flask-shell-ipython; extra == "test"
|
67
|
+
Requires-Dist: ipdb; extra == "test"
|
68
|
+
Requires-Dist: pytest-flask; extra == "test"
|
69
|
+
Requires-Dist: python-dotenv; extra == "test"
|
70
|
+
Requires-Dist: pytest; extra == "test"
|
71
|
+
Requires-Dist: coverage; extra == "test"
|
72
|
+
Requires-Dist: flake8; extra == "test"
|
73
|
+
Requires-Dist: black; extra == "test"
|
74
|
+
Requires-Dist: isort; extra == "test"
|
75
|
+
Requires-Dist: pytest-cov; extra == "test"
|
76
|
+
Requires-Dist: codecov; extra == "test"
|
77
|
+
Requires-Dist: mypy; extra == "test"
|
78
|
+
Requires-Dist: gitchangelog; extra == "test"
|
79
|
+
Requires-Dist: mkdocs; extra == "test"
|
80
|
+
|
81
|
+
# hiddifypanel
|
82
|
+
|
83
|
+
hiddifypanel to create multi proxy using xray mtproxy and others
|
84
|
+
|
85
|
+
## 🌎 Translations
|
86
|
+
|
87
|
+
<div align=center>
|
88
|
+
|
89
|
+
[](https://inlang.com/editor/github.com/hiddify/hiddifypanel?ref=badge)
|
90
|
+
</div>
|
91
|
+
|
92
|
+
Improve existing languages or add new ones by manually editing the JSON files located in `/assets/translations` or by using the [Inlang online editor](https://inlang.com/editor/github.com/hiddify/hiddifypanel).
|
93
|
+
|
94
|
+
# How to use it
|
95
|
+
Please visit https://github.com/hiddify/hiddify-manager/wiki for the installation.
|
96
|
+
|
97
|
+
# Source Code: https://github.com/hiddify/HiddifyPanel/
|
98
|
+
<!--
|
99
|
+
## Installation
|
100
|
+
|
101
|
+
From source:
|
102
|
+
|
103
|
+
```bash
|
104
|
+
git clone https://github.com/hiddify/HiddifyPanel hiddifypanel
|
105
|
+
cd hiddifypanel
|
106
|
+
make install
|
107
|
+
```
|
108
|
+
|
109
|
+
From pypi:
|
110
|
+
|
111
|
+
```bash
|
112
|
+
pip install hiddifypanel
|
113
|
+
```
|
114
|
+
|
115
|
+
## Executing
|
116
|
+
|
117
|
+
This application has a CLI interface that extends the Flask CLI.
|
118
|
+
|
119
|
+
Just run:
|
120
|
+
|
121
|
+
```bash
|
122
|
+
$ hiddifypanel
|
123
|
+
```
|
124
|
+
|
125
|
+
or
|
126
|
+
|
127
|
+
```bash
|
128
|
+
$ python -m hiddifypanel
|
129
|
+
```
|
130
|
+
|
131
|
+
To see the help message and usage instructions.
|
132
|
+
|
133
|
+
## First run
|
134
|
+
|
135
|
+
```bash
|
136
|
+
hiddifypanel init-db # run once
|
137
|
+
echo localhost:9000/$(hiddifypanel admin-path)
|
138
|
+
hiddifypanel run
|
139
|
+
```
|
140
|
+
|
141
|
+
|
142
|
+
> **Note**: You can also use `flask run` to run the application.
|
143
|
+
|
144
|
+
-->
|
@@ -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=YDXxyGWdi5OMBtrt-rNKYKSUe1wgrjXs-8Z9utFSdpU,8
|
3
|
+
hiddifypanel/VERSION.py,sha256=tlA8LDmDapDEuxRxguoIO1omd7v1bP9_qOFRhuJgdao,113
|
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
|
@@ -40,7 +40,7 @@ hiddifypanel/hutils/proxy/clash.py,sha256=yI9-2vL70ANG3b-n_oURQHK7T3k7cJGuTJ54LO
|
|
40
40
|
hiddifypanel/hutils/proxy/shared.py,sha256=luAr06u3lse22MCcKtsyppB1SRgd6Sn4RhstHlzfbHs,22443
|
41
41
|
hiddifypanel/hutils/proxy/singbox.py,sha256=DDkRA5psV0eDZ_8U-Yv9GEWAkf3fNR9MDGkFdGCzaO4,11653
|
42
42
|
hiddifypanel/hutils/proxy/xray.py,sha256=Yg0ynPT2u1rBPeFHp34QbUNE-Im7-QS-JSFt19mHdWc,10815
|
43
|
-
hiddifypanel/hutils/proxy/xrayjson.py,sha256=
|
43
|
+
hiddifypanel/hutils/proxy/xrayjson.py,sha256=kdM1tEH1fGEVW0wk6EquPSL_5kBmbkqiYOBvQeoWnwU,15006
|
44
44
|
hiddifypanel/models/__init__.py,sha256=PngFjQL9WvQP4EioNHRz1tTeyIgLoNvZ7WpmAhwKHnU,677
|
45
45
|
hiddifypanel/models/admin.py,sha256=qZ-BRJ_Gn6hJNWz35SQQSds1CoeDslU9B0MDBRhjPSM,7596
|
46
46
|
hiddifypanel/models/base_account.py,sha256=TUGDGHt3q3GWqWBdWwqaZl75KXTt7bw6pxnzOWAbkjI,3454
|
@@ -133,7 +133,7 @@ hiddifypanel/panel/commercial/__init__.py,sha256=oanPV36n6MXiVhiq_NYL6K9ENhQXZGQ
|
|
133
133
|
hiddifypanel/panel/commercial/restapi/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
134
134
|
hiddifypanel/panel/commercial/restapi/v1/__init__.py,sha256=p7KxjATIX71uT1JQJrg9LKn5RgYJS2k6urX4MlOCb7E,1229
|
135
135
|
hiddifypanel/panel/commercial/restapi/v1/resources.py,sha256=D7HTLAW-KA_Ikm9VArN2FSARfyCPKHxr3WEs_y4_HTM,4691
|
136
|
-
hiddifypanel/panel/commercial/restapi/v1/tgbot.py,sha256=
|
136
|
+
hiddifypanel/panel/commercial/restapi/v1/tgbot.py,sha256=uRPGg96A3rUDaIrB3sQuSSIY66DYZnPkTuCQfXyITqk,2370
|
137
137
|
hiddifypanel/panel/commercial/restapi/v1/tgmsg.py,sha256=bUERY88cNvcDQ-SxoL4oNn6fiIKj8souyS1kSYnQmuU,3033
|
138
138
|
hiddifypanel/panel/commercial/restapi/v2/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
139
139
|
hiddifypanel/panel/commercial/restapi/v2/admin/__init__.py,sha256=Q0nvBCzTIHb0BNTBUjbVN2_j4e6MJhDWHE6_RNBleso,1871
|
@@ -822,24 +822,25 @@ 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=
|
826
|
-
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=
|
827
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
828
|
-
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=
|
829
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
830
|
-
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=
|
831
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=
|
832
|
-
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=
|
833
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=
|
834
|
-
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=
|
835
|
-
hiddifypanel/translations.i18n/en.json,sha256=
|
836
|
-
hiddifypanel/translations.i18n/fa.json,sha256=
|
837
|
-
hiddifypanel/translations.i18n/
|
838
|
-
hiddifypanel/translations.i18n/
|
839
|
-
hiddifypanel/translations.i18n/
|
840
|
-
hiddifypanel
|
841
|
-
hiddifypanel-10.70.
|
842
|
-
hiddifypanel-10.70.
|
843
|
-
hiddifypanel-10.70.
|
844
|
-
hiddifypanel-10.70.
|
845
|
-
hiddifypanel-10.70.
|
825
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=rEsD1UXZe7dwP6fIe0VEnRL5xPaMtrk1P34OOUePOFg,76724
|
826
|
+
hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=9taRtu1QzrBvQO9R3dgp6yIykITtdW8y7r326zhrRjI,79934
|
827
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=cO9K_bm4RaGP-yCComdJvvf7px1ZkvE7gIrje72eQQA,101620
|
828
|
+
hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=Lj-5U_rVtPh7SVkYE0WNe7SfKCS9lADJALMz0w_VqTc,104832
|
829
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=EId-C3osxclsR-3uOb69zStSNackxYcb8BbA5qKzkYc,80150
|
830
|
+
hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=fM9uXCN4up1_yF3RTLdSK7wC_q7C_O-yi_f7Hfarme0,83169
|
831
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=c5RGl6y-7_la-RHvDKpX8REooLq9LWfLGqRz3EMmObk,107186
|
832
|
+
hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=t0z2fqLquGvKOfFOOcN9Gxo3WKc-GkecY2ch8rE3Sqo,110391
|
833
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=UiPpXDzvuYBQ7WX4M7rogEj5ZFSGcKZyga9qv647v5w,74718
|
834
|
+
hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=AFPe4YxWwaf3yiDrC7qep7ADkfdxvZgqxPx4jpGqXk0,77357
|
835
|
+
hiddifypanel/translations.i18n/en.json,sha256=ptWMiU5rD_mWefvL8ucvTw-XVdqM76Utf0M3NwZQdqA,69483
|
836
|
+
hiddifypanel/translations.i18n/fa.json,sha256=iurTUXQYZiLT_G16K6P7hsshHzsz5yfxM7MjnxoMKk0,94369
|
837
|
+
hiddifypanel/translations.i18n/fr.json,sha256=S1Hyq8O8x3IXS8kKHlaleowqeH18-euVVEPaNx0FNmA,79725
|
838
|
+
hiddifypanel/translations.i18n/pt.json,sha256=pVvLljKPuiu-ETrWLbgsSQxUH-viELUvKEVzPVEx1EQ,72823
|
839
|
+
hiddifypanel/translations.i18n/ru.json,sha256=UauwX7DMyCSUaZPCk-v2Vv8pWvhp59Qg-eQ83iBnSEY,99838
|
840
|
+
hiddifypanel/translations.i18n/zh.json,sha256=whtWRkSU9WNUuE3iyRWjO2So7Z__OxwrlEemz9eX0Z0,67425
|
841
|
+
hiddifypanel-10.70.5.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
|
842
|
+
hiddifypanel-10.70.5.dist-info/METADATA,sha256=nHV5484Z0JWIFbonQNUgjhbEb9TU7_nYE9hAZpDXRYM,3979
|
843
|
+
hiddifypanel-10.70.5.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
|
844
|
+
hiddifypanel-10.70.5.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
|
845
|
+
hiddifypanel-10.70.5.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
|
846
|
+
hiddifypanel-10.70.5.dist-info/RECORD,,
|
@@ -1,144 +0,0 @@
|
|
1
|
-
Metadata-Version: 2.1
|
2
|
-
Name: hiddifypanel
|
3
|
-
Version: 10.70.4
|
4
|
-
Summary: hiddifypanel multi proxy panel
|
5
|
-
Home-page: https://github.com/hiddify/hiddify-manager/
|
6
|
-
Author: hiddify
|
7
|
-
Description-Content-Type: text/markdown
|
8
|
-
License-File: LICENSE.md
|
9
|
-
Requires-Dist: APIFlask ==2.1.1
|
10
|
-
Requires-Dist: Babel ==2.14.0
|
11
|
-
Requires-Dist: Bootstrap-Flask ==2.3.3
|
12
|
-
Requires-Dist: Cython ==3.0.10
|
13
|
-
Requires-Dist: Flask-Admin ==1.6.1
|
14
|
-
Requires-Dist: Flask-AdminLTE3 ==1.0.9
|
15
|
-
Requires-Dist: Flask-Classful ==0.16.0
|
16
|
-
Requires-Dist: Flask-Cors ==4.0.0
|
17
|
-
Requires-Dist: Flask-Login ==0.6.3
|
18
|
-
Requires-Dist: Flask-RESTful ==0.3.10
|
19
|
-
Requires-Dist: Flask-SQLAlchemy ==3.1.1
|
20
|
-
Requires-Dist: Flask-Session ==0.8.0
|
21
|
-
Requires-Dist: Flask-WTF ==1.2.1
|
22
|
-
Requires-Dist: Flask ==3.0.2
|
23
|
-
Requires-Dist: MarkupSafe ==2.1.5
|
24
|
-
Requires-Dist: PyMySQL ==1.1.0
|
25
|
-
Requires-Dist: PyYAML ==6.0.1
|
26
|
-
Requires-Dist: SQLAlchemy-Utils ==0.41.2
|
27
|
-
Requires-Dist: SQLAlchemy-serializer ==1.4.12
|
28
|
-
Requires-Dist: SQLAlchemy ==2.0.29
|
29
|
-
Requires-Dist: StrEnum ==0.4.15
|
30
|
-
Requires-Dist: WTForms ==3.1.2
|
31
|
-
Requires-Dist: Werkzeug ==3.0.1
|
32
|
-
Requires-Dist: ansi2html ==1.9.1
|
33
|
-
Requires-Dist: async-timeout ==4.0.3
|
34
|
-
Requires-Dist: bjoern ==3.2.2
|
35
|
-
Requires-Dist: click ==8.1.7
|
36
|
-
Requires-Dist: cloudflare ==2.19.2
|
37
|
-
Requires-Dist: cryptography ==42.0.5
|
38
|
-
Requires-Dist: dynaconf ==3.2.5
|
39
|
-
Requires-Dist: fastenumplus ==1.4.0
|
40
|
-
Requires-Dist: flask-apispec ==0.11.4
|
41
|
-
Requires-Dist: flask-babel ==4.0.0
|
42
|
-
Requires-Dist: flask-simplelogin ==0.1.2
|
43
|
-
Requires-Dist: h2 ==4.1.0
|
44
|
-
Requires-Dist: json5 ==0.9.24
|
45
|
-
Requires-Dist: lastversion ==3.5.2
|
46
|
-
Requires-Dist: loguru ==0.7.2
|
47
|
-
Requires-Dist: maxminddb ==2.6.0
|
48
|
-
Requires-Dist: mysqlclient ==2.2.4
|
49
|
-
Requires-Dist: netifaces ==0.11.0
|
50
|
-
Requires-Dist: paramiko ==3.4.0
|
51
|
-
Requires-Dist: ping3 ==4.0.5
|
52
|
-
Requires-Dist: psutil ==5.9.8
|
53
|
-
Requires-Dist: python-dateutil ==2.9.0.post0
|
54
|
-
Requires-Dist: python-dotenv ==1.0.1
|
55
|
-
Requires-Dist: python-redis-cache ==3.1.0
|
56
|
-
Requires-Dist: python-slugify ==8.0.4
|
57
|
-
Requires-Dist: redis ==5.0.3
|
58
|
-
Requires-Dist: requests ==2.31.0
|
59
|
-
Requires-Dist: six ==1.16.0
|
60
|
-
Requires-Dist: telebot ==0.0.5
|
61
|
-
Requires-Dist: user-agents ==2.2.0
|
62
|
-
Requires-Dist: xtlsapi ==3.1.2
|
63
|
-
Requires-Dist: bleach ==6.1.0
|
64
|
-
Provides-Extra: test
|
65
|
-
Requires-Dist: flask-debugtoolbar ; extra == 'test'
|
66
|
-
Requires-Dist: flask-shell-ipython ; extra == 'test'
|
67
|
-
Requires-Dist: ipdb ; extra == 'test'
|
68
|
-
Requires-Dist: pytest-flask ; extra == 'test'
|
69
|
-
Requires-Dist: python-dotenv ; extra == 'test'
|
70
|
-
Requires-Dist: pytest ; extra == 'test'
|
71
|
-
Requires-Dist: coverage ; extra == 'test'
|
72
|
-
Requires-Dist: flake8 ; extra == 'test'
|
73
|
-
Requires-Dist: black ; extra == 'test'
|
74
|
-
Requires-Dist: isort ; extra == 'test'
|
75
|
-
Requires-Dist: pytest-cov ; extra == 'test'
|
76
|
-
Requires-Dist: codecov ; extra == 'test'
|
77
|
-
Requires-Dist: mypy ; extra == 'test'
|
78
|
-
Requires-Dist: gitchangelog ; extra == 'test'
|
79
|
-
Requires-Dist: mkdocs ; extra == 'test'
|
80
|
-
|
81
|
-
# hiddifypanel
|
82
|
-
|
83
|
-
hiddifypanel to create multi proxy using xray mtproxy and others
|
84
|
-
|
85
|
-
## 🌎 Translations
|
86
|
-
|
87
|
-
<div align=center>
|
88
|
-
|
89
|
-
[](https://inlang.com/editor/github.com/hiddify/hiddifypanel?ref=badge)
|
90
|
-
</div>
|
91
|
-
|
92
|
-
Improve existing languages or add new ones by manually editing the JSON files located in `/assets/translations` or by using the [Inlang online editor](https://inlang.com/editor/github.com/hiddify/hiddifypanel).
|
93
|
-
|
94
|
-
# How to use it
|
95
|
-
Please visit https://github.com/hiddify/hiddify-manager/wiki for the installation.
|
96
|
-
|
97
|
-
# Source Code: https://github.com/hiddify/HiddifyPanel/
|
98
|
-
<!--
|
99
|
-
## Installation
|
100
|
-
|
101
|
-
From source:
|
102
|
-
|
103
|
-
```bash
|
104
|
-
git clone https://github.com/hiddify/HiddifyPanel hiddifypanel
|
105
|
-
cd hiddifypanel
|
106
|
-
make install
|
107
|
-
```
|
108
|
-
|
109
|
-
From pypi:
|
110
|
-
|
111
|
-
```bash
|
112
|
-
pip install hiddifypanel
|
113
|
-
```
|
114
|
-
|
115
|
-
## Executing
|
116
|
-
|
117
|
-
This application has a CLI interface that extends the Flask CLI.
|
118
|
-
|
119
|
-
Just run:
|
120
|
-
|
121
|
-
```bash
|
122
|
-
$ hiddifypanel
|
123
|
-
```
|
124
|
-
|
125
|
-
or
|
126
|
-
|
127
|
-
```bash
|
128
|
-
$ python -m hiddifypanel
|
129
|
-
```
|
130
|
-
|
131
|
-
To see the help message and usage instructions.
|
132
|
-
|
133
|
-
## First run
|
134
|
-
|
135
|
-
```bash
|
136
|
-
hiddifypanel init-db # run once
|
137
|
-
echo localhost:9000/$(hiddifypanel admin-path)
|
138
|
-
hiddifypanel run
|
139
|
-
```
|
140
|
-
|
141
|
-
|
142
|
-
> **Note**: You can also use `flask run` to run the application.
|
143
|
-
|
144
|
-
-->
|
File without changes
|
File without changes
|
File without changes
|