hiddifypanel 10.70.6__py3-none-any.whl → 10.70.8__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 CHANGED
@@ -1 +1 @@
1
- 10.70.6
1
+ 10.70.8
hiddifypanel/VERSION.py CHANGED
@@ -1,3 +1,3 @@
1
- __version__='10.70.6'
1
+ __version__='10.70.8'
2
2
  from datetime import datetime
3
- __release_date__= datetime.strptime('2024-08-17','%Y-%m-%d')
3
+ __release_date__= datetime.strptime('2024-11-18','%Y-%m-%d')
@@ -1,320 +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.splithttp_enable.label")}}
216
- {{_("config.splithttp_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_splithttp.label")}}
254
- {{_("config.path_splithttp.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.hiddifycli_enable.label")}}
278
- {{_("config.hiddifycli_enable.description")}}
279
-
280
- {{_("config.admin.label")}}{{_("config.admin.description")}}
281
- {{_("config.branding.label")}}{{_("config.branding.description")}}
282
- {{_("config.general.label")}}{{_("config.general.description")}}
283
- {{_("config.proxies.label")}}{{_("config.proxies.description")}}
284
- {{_("config.domain_fronting.label")}}{{_("config.domain_fronting.description")}}
285
- {{_("config.telegram.label")}}{{_("config.telegram.description")}}
286
- {{_("config.http.label")}}{{_("config.http.description")}}
287
- {{_("config.tls.label")}}{{_("config.tls.description")}}
288
- {{_("config.mux.label")}}{{_("config.mux.description")}}
289
- {{_("config.tls_trick.label")}}{{_("config.tls_trick.description")}}
290
- {{_("config.ssh.label")}}{{_("config.ssh.description")}}
291
- {{_("config.ssfaketls.label")}}{{_("config.ssfaketls.description")}}
292
- {{_("config.shadowtls.label")}}{{_("config.shadowtls.description")}}
293
- {{_("config.restls.label")}}{{_("config.restls.description")}}
294
- {{_("config.tuic.label")}}{{_("config.tuic.description")}}
295
- {{_("config.hysteria.label")}}{{_("config.hysteria.description")}}
296
- {{_("config.ssr.label")}}{{_("config.ssr.description")}}
297
- {{_("config.kcp.label")}}{{_("config.kcp.description")}}
298
- {{_("config.hidden.label")}}{{_("config.hidden.description")}}
299
- {{_("config.advanced.label")}}{{_("config.advanced.description")}}
300
- {{_("config.too_advanced.label")}}{{_("config.too_advanced.description")}}
301
- {{_("config.warp.label")}}{{_("config.warp.description")}}
302
- {{_("config.reality.label")}}{{_("config.reality.description")}}
303
- {{_("config.wireguard.label")}}{{_("config.wireguard.description")}}
304
- {{_("config.shadowsocks.label")}}{{_("config.shadowsocks.description")}}
305
-
306
- {{_("direct")}}
307
- {{_("sub_link_only")}}
308
- {{_("cdn")}}
309
- {{_("auto_cdn_ip")}}
310
- {{_("relay")}}
311
- {{_("reality")}}
312
- {{_("old_xtls_direct")}}
313
- {{_("worker")}}
314
- {{_("fake")}}
315
-
316
- {{_("no_reset")}}
317
- {{_("monthly")}}
318
- {{_("weekly")}}
319
- {{_("daily")}}
320
-
@@ -1002,7 +1002,7 @@ msgstr ""
1002
1002
  msgid "adminuser.force_update_usage"
1003
1003
  msgstr ""
1004
1004
  "Every 6 minutes the usage is being updated. For updating it now <a "
1005
- "href=\"%(link)s\" class=\"btn btn-info\">press here</a>"
1005
+ "href=\"%(link)s\" class=\"btn btn-info\">Press Here</a>"
1006
1006
 
1007
1007
  msgid "all"
1008
1008
  msgstr "All"
@@ -1655,7 +1655,7 @@ msgid "config.path_splithttp.description"
1655
1655
  msgstr "This option defines the Path for Split HTTP"
1656
1656
 
1657
1657
  msgid "config.path_splithttp.label"
1658
- msgstr "Path for Split HTTP"
1658
+ msgstr "ℹ️ Path for Split HTTP"
1659
1659
 
1660
1660
  msgid "config.path_ss.description"
1661
1661
  msgstr "Shadowsocks Path in the Links"
@@ -2152,13 +2152,13 @@ msgstr ""
2152
2152
  "TUIC's goal is to minimize the handshake latency as much as possible"
2153
2153
 
2154
2154
  msgid "config.tuic.label"
2155
- msgstr "⚫️ TUIC"
2155
+ msgstr "TUIC"
2156
2156
 
2157
2157
  msgid "config.tuic_enable.description"
2158
2158
  msgstr "It is a UDP based protocol similar to QUIC"
2159
2159
 
2160
2160
  msgid "config.tuic_enable.label"
2161
- msgstr "Enables TUIC"
2161
+ msgstr "⚫️ TUIC"
2162
2162
 
2163
2163
  msgid "config.tuic_port.description"
2164
2164
  msgstr "Use comma to separate ports like ( 63000,60000 )"
@@ -2263,7 +2263,7 @@ msgstr ""
2263
2263
  "systems"
2264
2264
 
2265
2265
  msgid "config.wireguard.label"
2266
- msgstr "🐉 WireGuard"
2266
+ msgstr "WireGuard"
2267
2267
 
2268
2268
  msgid "config.wireguard_enable.description"
2269
2269
  msgstr ""
@@ -2272,7 +2272,7 @@ msgstr ""
2272
2272
  "Next</a>)</p>"
2273
2273
 
2274
2274
  msgid "config.wireguard_enable.label"
2275
- msgstr "Enables WireGuard"
2275
+ msgstr "🐉 WireGuard"
2276
2276
 
2277
2277
  msgid "config.wireguard_ipv4.description"
2278
2278
  msgstr "Enables IPv4 in WireGuard"
@@ -989,8 +989,8 @@ msgstr ""
989
989
 
990
990
  msgid "adminuser.force_update_usage"
991
991
  msgstr ""
992
- "استفاده کاربر هر 6 دقیقه یکبار به روز می شود. برای به روز رسانی آن اکنون <a "
993
- "href=\"%(link)s\" class=\"btn btn-info\">اینجا را</a> کلیک کنید"
992
+ "مصرف کاربر ها هر 6 دقیقه یکبار به روز می شود. برای به روز رسانی فوری <a "
993
+ "href=\"%(link)s\" class=\"btn btn-info\"> اینجا </a> را کلیک کنید"
994
994
 
995
995
  msgid "all"
996
996
  msgstr "همه"
@@ -1650,7 +1650,7 @@ msgid "config.path_splithttp.description"
1650
1650
  msgstr "این گزینه مسیر را برای Split HTTP تعریف می کند"
1651
1651
 
1652
1652
  msgid "config.path_splithttp.label"
1653
- msgstr "مسیر برای Split HTTP"
1653
+ msgstr "ℹ️ مسیر برای Split HTTP"
1654
1654
 
1655
1655
  msgid "config.path_ss.description"
1656
1656
  msgstr "مسیر شدوساکس در لینکها"
@@ -2153,13 +2153,13 @@ msgstr ""
2153
2153
  "هدف TUIC این است که تأخیر handshake را تا حد امکان به حداقل برساند."
2154
2154
 
2155
2155
  msgid "config.tuic.label"
2156
- msgstr "⚫️ TUIC"
2156
+ msgstr "TUIC"
2157
2157
 
2158
2158
  msgid "config.tuic_enable.description"
2159
2159
  msgstr "این یک پروتکل مبتنی بر UDP شبیه به quic است"
2160
2160
 
2161
2161
  msgid "config.tuic_enable.label"
2162
- msgstr "TUIC را فعال می کند"
2162
+ msgstr "⚫️ TUIC"
2163
2163
 
2164
2164
  msgid "config.tuic_port.description"
2165
2165
  msgstr "از کاما برای جدا کردن پروت‌ها استفاده کنید مثلا 63000,60000"
@@ -2264,7 +2264,7 @@ msgstr ""
2264
2264
  " سهولت استفاده در سیستم عامل های مختلف محبوبیت پیدا کرده است"
2265
2265
 
2266
2266
  msgid "config.wireguard.label"
2267
- msgstr "🐉 وایرگارد"
2267
+ msgstr "وایرگارد"
2268
2268
 
2269
2269
  msgid "config.wireguard_enable.description"
2270
2270
  msgstr ""
@@ -2273,7 +2273,7 @@ msgstr ""
2273
2273
  "Next</a> کار می کند)</p>"
2274
2274
 
2275
2275
  msgid "config.wireguard_enable.label"
2276
- msgstr "WireGuard را فعال می کند"
2276
+ msgstr "🐉 وایرگارد"
2277
2277
 
2278
2278
  msgid "config.wireguard_ipv4.description"
2279
2279
  msgstr "IPv4 را در WireGuard فعال می کند"
@@ -1671,7 +1671,7 @@ msgid "config.path_splithttp.description"
1671
1671
  msgstr "Эта опция определяет путь для Split HTTP."
1672
1672
 
1673
1673
  msgid "config.path_splithttp.label"
1674
- msgstr "Путь для Split HTTP"
1674
+ msgstr "ℹ️ Путь для Split HTTP"
1675
1675
 
1676
1676
  msgid "config.path_ss.description"
1677
1677
  msgstr "Путь Shadowsocks в ссылках"
@@ -2178,13 +2178,13 @@ msgstr ""
2178
2178
  "Цель TUIC — максимально минимизировать задержку рукопожатия."
2179
2179
 
2180
2180
  msgid "config.tuic.label"
2181
- msgstr "⚫️ TUIC"
2181
+ msgstr "TUIC"
2182
2182
 
2183
2183
  msgid "config.tuic_enable.description"
2184
2184
  msgstr "Это протокол на базе UDP, аналогичный QUIC"
2185
2185
 
2186
2186
  msgid "config.tuic_enable.label"
2187
- msgstr "Включает TUIC"
2187
+ msgstr "⚫️ TUIC"
2188
2188
 
2189
2189
  msgid "config.tuic_port.description"
2190
2190
  msgstr "Используйте запятую для разделения портов, например,( 63000,60000 )"
@@ -2291,7 +2291,7 @@ msgstr ""
2291
2291
  "кроссплатформенность, быструю настройку и прозрачный код."
2292
2292
 
2293
2293
  msgid "config.wireguard.label"
2294
- msgstr "🐉 WireGuard"
2294
+ msgstr "WireGuard"
2295
2295
 
2296
2296
  msgid "config.wireguard_enable.description"
2297
2297
  msgstr ""
@@ -2300,7 +2300,7 @@ msgstr ""
2300
2300
  "Next</a>)</p>"
2301
2301
 
2302
2302
  msgid "config.wireguard_enable.label"
2303
- msgstr "Включает WireGuard"
2303
+ msgstr "🐉 WireGuard"
2304
2304
 
2305
2305
  msgid "config.wireguard_ipv4.description"
2306
2306
  msgstr "Включает IPv4 в WireGuard"
@@ -272,7 +272,7 @@
272
272
  "waiting_for_update": "⚠️ Please wait about 5 minutes to make sure everything is updated. during this time, please copy and save your Proxy links which are:"
273
273
  },
274
274
  "adminuser": {
275
- "force_update_usage": "Every 6 minutes the usage is being updated. For updating it now <a href=\"%(link)s\" class=\"btn btn-info\">press here</a>"
275
+ "force_update_usage": "Every 6 minutes the usage is being updated. For updating it now <a href=\"%(link)s\" class=\"btn btn-info\">Press Here</a>"
276
276
  },
277
277
  "all": "All",
278
278
  "android": "Android",
@@ -642,7 +642,7 @@
642
642
  },
643
643
  "path_splithttp": {
644
644
  "description": "This option defines the Path for Split HTTP",
645
- "label": "Path for Split HTTP"
645
+ "label": "ℹ️ Path for Split HTTP"
646
646
  },
647
647
  "path_ss": {
648
648
  "description": "Shadowsocks Path in the Links",
@@ -926,11 +926,11 @@
926
926
  },
927
927
  "tuic": {
928
928
  "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",
929
- "label": "⚫️ TUIC"
929
+ "label": "TUIC"
930
930
  },
931
931
  "tuic_enable": {
932
932
  "description": "It is a UDP based protocol similar to QUIC",
933
- "label": "Enables TUIC"
933
+ "label": "⚫️ TUIC"
934
934
  },
935
935
  "tuic_port": {
936
936
  "description": "Use comma to separate ports like ( 63000,60000 )",
@@ -982,11 +982,11 @@
982
982
  },
983
983
  "wireguard": {
984
984
  "description": "WireGuard is a lightweight, UDP based protocol known for its simplicity, efficiency, and strong security. It offers quick setup, transparent code, and has gained popularity for its ease of use across various operating systems",
985
- "label": "🐉 WireGuard"
985
+ "label": "WireGuard"
986
986
  },
987
987
  "wireguard_enable": {
988
988
  "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>",
989
- "label": "Enables WireGuard"
989
+ "label": "🐉 WireGuard"
990
990
  },
991
991
  "wireguard_ipv4": {
992
992
  "description": "Enables IPv4 in WireGuard",
@@ -272,7 +272,7 @@
272
272
  "waiting_for_update": "⚠️ لطفا برای اینکه مطمئن شوید تغییرات به درستی اعمال شده، حدود 5 دقیقه صبر کنید. در این فاصله لینک‌های زیر را کپی کرده و در جایی برای خود ذخیره نمایید:"
273
273
  },
274
274
  "adminuser": {
275
- "force_update_usage": "استفاده کاربر هر 6 دقیقه یکبار به روز می شود. برای به روز رسانی آن اکنون <a href=\"%(link)s\" class=\"btn btn-info\">اینجا را</a> کلیک کنید"
275
+ "force_update_usage": "مصرف کاربر ها هر 6 دقیقه یکبار به روز می شود. برای به روز رسانی فوری <a href=\"%(link)s\" class=\"btn btn-info\"> اینجا </a> را کلیک کنید"
276
276
  },
277
277
  "all": "همه",
278
278
  "android": "اندروید",
@@ -642,7 +642,7 @@
642
642
  },
643
643
  "path_splithttp": {
644
644
  "description": "این گزینه مسیر را برای Split HTTP تعریف می کند",
645
- "label": "مسیر برای Split HTTP"
645
+ "label": "ℹ️ مسیر برای Split HTTP"
646
646
  },
647
647
  "path_ss": {
648
648
  "description": "مسیر شدوساکس در لینکها",
@@ -926,11 +926,11 @@
926
926
  },
927
927
  "tuic": {
928
928
  "description": "پروکسی Delicately-TUICed با کارایی بالا روی پروتکل QUIC است. \nهدف TUIC این است که تأخیر handshake را تا حد امکان به حداقل برساند.",
929
- "label": "⚫️ TUIC"
929
+ "label": "TUIC"
930
930
  },
931
931
  "tuic_enable": {
932
932
  "description": "این یک پروتکل مبتنی بر UDP شبیه به quic است",
933
- "label": "TUIC را فعال می کند"
933
+ "label": "⚫️ TUIC"
934
934
  },
935
935
  "tuic_port": {
936
936
  "description": "از کاما برای جدا کردن پروت‌ها استفاده کنید مثلا 63000,60000",
@@ -982,11 +982,11 @@
982
982
  },
983
983
  "wireguard": {
984
984
  "description": "WireGuard یک پروتکل سبک و مبتنی بر UDP است که به دلیل سادگی، کارایی و امنیت قوی شناخته شده است. راه اندازی سریع و سورس کد شفاف را ارائه می دهد و به دلیل سهولت استفاده در سیستم عامل های مختلف محبوبیت پیدا کرده است",
985
- "label": "🐉 وایرگارد"
985
+ "label": "وایرگارد"
986
986
  },
987
987
  "wireguard_enable": {
988
988
  "description": "<p>WireGuard پروتکل مبتنی بر UDP است. (⚠️ فقط در <a href=\"https://github.com/hiddify/hiddify-next\" target=\"_blank\">Hiddify Next</a> کار می کند)</p>",
989
- "label": "WireGuard را فعال می کند"
989
+ "label": "🐉 وایرگارد"
990
990
  },
991
991
  "wireguard_ipv4": {
992
992
  "description": "IPv4 را در WireGuard فعال می کند",
@@ -642,7 +642,7 @@
642
642
  },
643
643
  "path_splithttp": {
644
644
  "description": "Эта опция определяет путь для Split HTTP.",
645
- "label": "Путь для Split HTTP"
645
+ "label": "ℹ️ Путь для Split HTTP"
646
646
  },
647
647
  "path_ss": {
648
648
  "description": "Путь Shadowsocks в ссылках",
@@ -926,11 +926,11 @@
926
926
  },
927
927
  "tuic": {
928
928
  "description": "Delicately-TUICed высокопроизводительный прокси работающий поверх протокола QUIC.\n\nЦель TUIC — максимально минимизировать задержку рукопожатия.",
929
- "label": "⚫️ TUIC"
929
+ "label": "TUIC"
930
930
  },
931
931
  "tuic_enable": {
932
932
  "description": "Это протокол на базе UDP, аналогичный QUIC",
933
- "label": "Включает TUIC"
933
+ "label": "⚫️ TUIC"
934
934
  },
935
935
  "tuic_port": {
936
936
  "description": "Используйте запятую для разделения портов, например,( 63000,60000 )",
@@ -982,11 +982,11 @@
982
982
  },
983
983
  "wireguard": {
984
984
  "description": "WireGuard - это легковесный UDP-протокол, известный своей простотой, эффективностью и высокой безопасност. Он предлагает простоту, кроссплатформенность, быструю настройку и прозрачный код.",
985
- "label": "🐉 WireGuard"
985
+ "label": "WireGuard"
986
986
  },
987
987
  "wireguard_enable": {
988
988
  "description": "<p>WireGuard - это UDP-протокол. (⚠️ Работает на <a href=\"https://github.com/hiddify/hiddify-next\" target=\"_blank\">Hiddify Next</a>)</p>",
989
- "label": "Включает WireGuard"
989
+ "label": "🐉 WireGuard"
990
990
  },
991
991
  "wireguard_ipv4": {
992
992
  "description": "Включает IPv4 в WireGuard",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hiddifypanel
3
- Version: 10.70.6
3
+ Version: 10.70.8
4
4
  Summary: hiddifypanel multi proxy panel
5
5
  Home-page: https://github.com/hiddify/hiddify-manager/
6
6
  Author: hiddify
@@ -1,6 +1,6 @@
1
1
  hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
2
- hiddifypanel/VERSION,sha256=wejtTU5pDawPuhHER2eo7lYNB_m0BSod4vQ0oSjc9Ag,8
3
- hiddifypanel/VERSION.py,sha256=AaWFs-PgX6BmoJFAJAcdv5GkoJ6oAX0vWG5oHrxMuZU,113
2
+ hiddifypanel/VERSION,sha256=FUwGstEz4Lgrktl1vpPuitOcZxZMXf89Mm-0SEqg7DA,8
3
+ hiddifypanel/VERSION.py,sha256=O1A8h8nHA3q6JxJ_pnNMLoeXQEuB_ff1SbQQa3n1BT8,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
@@ -812,7 +812,7 @@ hiddifypanel/templates/admin-layout.html,sha256=OzEUQ4gxx_pdF2-dPbm-pincmakcEGfi
812
812
  hiddifypanel/templates/admin.ht.old,sha256=e9FBo9YPi7zFVidg8jS6JhOOsYdBbNPxfpTWG1dbIeg,8384
813
813
  hiddifypanel/templates/donation.html,sha256=Oft3WENpSnwpbDgMw3MnhQIlQhuN_TDKm54qd4_FwIk,741
814
814
  hiddifypanel/templates/error.html,sha256=Tnu3mMZ6zvFcATU6_OY1stljVPd9Djnxm3LV7Zx4zck,476
815
- hiddifypanel/templates/fake.html,sha256=XdGFRlRuCxeHuKY791eYUGeeASvArpzfB8uExr4dCUA,13107
815
+ hiddifypanel/templates/fake.html,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
816
816
  hiddifypanel/templates/flaskadmin-layout.html,sha256=PkF74ld3HZ-j5_nVzVxmispnmmo3ni4WII7OXnN9VOs,7612
817
817
  hiddifypanel/templates/github_issue_body.j2,sha256=6Z4QF-cOAaUxDtRQXT8H4O9SrZ3TGoxgpjnfIpGbsxo,474
818
818
  hiddifypanel/templates/lte-master.html,sha256=jYhcNj8SuMOPT35OEG4e1sLWm03Vq53n4ynf3SdOWj4,1585
@@ -822,25 +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=vO55xMfBVbi1rxt6P3KQVGe5C0GzcprKnLVM6bFSTrI,76724
826
- hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=9taRtu1QzrBvQO9R3dgp6yIykITtdW8y7r326zhrRjI,79934
827
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=Pl4TpwsGb9s487zolIsJQnIe_s8ItRBAk4GHEBuUMhI,101620
828
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=Lj-5U_rVtPh7SVkYE0WNe7SfKCS9lADJALMz0w_VqTc,104832
829
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=j6Ef6A9i4yFt87MXttjjOsqwh4hf5Wiz9F3mmpGutx8,80150
825
+ hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=5x6ReIYiT5RifVtJjQAXBxdDcmPEsY-RWfvc0jKlx0g,76715
826
+ hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=neKvnqhQH_LpLsSUKjxOSt3101Mc9vOtUMcyhD7179k,79925
827
+ hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=0AACMlWb6Imt_d6Y00bkPRzJYGye6XynsvY2tOv7D0Q,101576
828
+ hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=0cxJ9iR22l5sIB_moEDJZRSc3h7GKi9lY0IwJdrB0UE,104788
829
+ hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=1YGvlBZnsg47-8U54brsSeER--4xV7jDL1yt5feUSZE,80150
830
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=kJza5mt-lXruDoWr47m-tXVhi_qFT1ku55OMRauV8Qw,107186
832
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=t0z2fqLquGvKOfFOOcN9Gxo3WKc-GkecY2ch8rE3Sqo,110391
833
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=nIKqprlqFSDYnMSSY_e6qMJE36Ezv4cznVmDqPHS9ZQ,74718
831
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=hn0DUM6GqOuraV-mnUTr2T2yJjcWtaMuPM8XUTMxFIs,107159
832
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=_W6hVDXP12wWG8Nfa3LX8bAUR14xrZQD9mxYibzQoBI,110364
833
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=Smvj1T_4s1L_ociA0Jqpbmbb1U7f0bvj4e9BSjEP_XI,74718
834
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
835
+ hiddifypanel/translations.i18n/en.json,sha256=c5Zip7vl4SsRu6C36XLSu9Y0gZP-QfjQWhMAKbTWZBE,69474
836
+ hiddifypanel/translations.i18n/fa.json,sha256=7k6xN-evaoMHaJgjLP_prIcaGBsm3bQgGJynFv9QUHE,94325
837
837
  hiddifypanel/translations.i18n/fr.json,sha256=S1Hyq8O8x3IXS8kKHlaleowqeH18-euVVEPaNx0FNmA,79725
838
838
  hiddifypanel/translations.i18n/pt.json,sha256=pVvLljKPuiu-ETrWLbgsSQxUH-viELUvKEVzPVEx1EQ,72823
839
- hiddifypanel/translations.i18n/ru.json,sha256=UauwX7DMyCSUaZPCk-v2Vv8pWvhp59Qg-eQ83iBnSEY,99838
839
+ hiddifypanel/translations.i18n/ru.json,sha256=TtXGnMkORqgIpiopqM3vUI9mvg5hJ0WJfaI65zIDQMU,99811
840
840
  hiddifypanel/translations.i18n/zh.json,sha256=whtWRkSU9WNUuE3iyRWjO2So7Z__OxwrlEemz9eX0Z0,67425
841
- hiddifypanel-10.70.6.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
842
- hiddifypanel-10.70.6.dist-info/METADATA,sha256=C2iKm-wTmM4N4ebnvAwsgjDAupcVdMvJJEw9PafUFZk,3979
843
- hiddifypanel-10.70.6.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
844
- hiddifypanel-10.70.6.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
845
- hiddifypanel-10.70.6.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
846
- hiddifypanel-10.70.6.dist-info/RECORD,,
841
+ hiddifypanel-10.70.8.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
842
+ hiddifypanel-10.70.8.dist-info/METADATA,sha256=r3_nltxUesVx29PDrZ9in78u2MgxGC7Xj3GRzroxF5w,3979
843
+ hiddifypanel-10.70.8.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
844
+ hiddifypanel-10.70.8.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
845
+ hiddifypanel-10.70.8.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
846
+ hiddifypanel-10.70.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.2.0)
2
+ Generator: setuptools (75.5.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5