Commit Graph

781 Commits

Author SHA1 Message Date
Konstantin Larin 9dcc55ea1b Update Russian translate (#2494) 2024-08-18 23:29:39 +02:00
Matin 8255390131 Update Persian translate (#2495)
* Adjust translates for persian

* Also add spacing for expreIn key

* Adjust spacing agian for expireIn (thanks to vscode for breaking it)
2024-08-18 23:29:10 +02:00
mhsanaei 2ec5eeb442 Dokodemo - default timeout to 30s 2024-08-11 12:41:21 +02:00
mhsanaei d319476eb6 splithttp - change default to accept range (better upload now) 2024-08-11 11:38:59 +02:00
mhsanaei 93d52bc86c new - vmess security (inbound client side - outbound) 2024-08-11 00:47:44 +02:00
mhsanaei 604b9be4a0 Fix domain validation for Nginx/CDN compatibility #2450 2024-08-08 17:39:12 +02:00
mhsanaei 2c7c6c260a default setting 2024-08-06 21:17:12 +02:00
mhsanaei b8c3555b09 improve randomShortId , format document 2024-08-06 17:10:42 +02:00
mhsanaei 3e3ed4ed52 fix session 2024-08-06 13:44:48 +02:00
mhsanaei d8d9c64847 new - cert (build Chain) 2024-08-04 00:07:33 +02:00
Atageldi Didarov c489673130 Added Turkish translation (#2442)
* create translate.tr_TR.toml

* added confirmToggle key

* Update langs.js
2024-08-02 11:32:56 +02:00
Artem 519d228db2 translate improved - RU (#2441) 2024-08-02 11:20:39 +02:00
mhsanaei fdfc29f6cd new - splithttp (noSSEHeader) 2024-07-29 13:16:07 +02:00
mhsanaei 4ec104c5ee new - splithttp (scMinPostsIntervalMs) 2024-07-29 13:05:05 +02:00
mhsanaei c7906e8598 API - Get client's traffic By ID
Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com>
2024-07-23 11:28:28 +02:00
mhsanaei 24b367b82f fix 2024-07-18 23:03:48 +02:00
mhsanaei f21c293693 Xray core v1.8.18 2024-07-16 01:33:24 +02:00
mhsanaei bb9b9100a8 [warp] enhanced + delete option
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15 00:21:54 +02:00
mhsanaei 816adfc3ea fallback outbound in balancer
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15 00:09:31 +02:00
mhsanaei 0a95b0c7b2 disable mux for vision flow
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:56 +02:00
mhsanaei d298f4ffbd fix domain validator
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:04 +02:00
mhsanaei 315e8af025 fix observatory data
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:44:31 +02:00
mhsanaei de985263f5 safe login
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:37:43 +02:00
mhsanaei 60cb328698 default - alpn h3, utls random 2024-07-14 00:03:07 +02:00
mhsanaei 3d7f13225a Refactor HttpUtil and Msg: optimize methods 2024-07-14 00:01:13 +02:00
mhsanaei 76fdfb2ef2 date format - jalalian 2024-07-13 01:38:51 +02:00
mmmray ea9d5dc2d5 fix wrong splithttp default (#2433)
This default is defined as 1MB, but maxUploadSize is to be specified in
bytes. This confusion could've come from poorly written documentation in
xray, but it has been updated.

in general I wish that panels would not set defaults at all and instead
just omit parameters (in sharelinks, inbounds, ...) that the user didn't
set explicitly. If I want to change the defaults in xray's codebase, it
seems that all the panels will have to update the default too.

I see marzban doing the same kind of things.
2024-07-09 15:24:06 +02:00
mhsanaei f1500a5d31 improved - message logs 2024-07-08 23:47:49 +02:00
mhsanaei c9a218d060 axios v1.7.2 2024-07-08 21:03:20 +02:00
mhsanaei 6d18a15c4e Expand arch support in downloadXRay 2024-07-08 18:24:07 +02:00
mhsanaei 7a51d2f2cc Typo fixed 2024-07-07 12:10:24 +02:00
mhsanaei 02ae61fe6b change session name 2024-07-05 14:33:04 +02:00
mhsanaei 24b9e5bfa3 some changes 2024-07-04 15:04:04 +02:00
mhsanaei 9ff7f14b6e unnecessary log 2024-07-04 00:28:37 +02:00
mhsanaei c3b42b8ea4 typo 2024-07-04 00:17:44 +02:00
mhsanaei 21b64beb96 tgbot - login notify (show password for failed login) 2024-07-03 21:53:45 +02:00
mhsanaei f9792632d4 pageSize default to 50 2024-07-01 21:11:42 +02:00
mhsanaei 2486b5ff43 ensure file exists 2024-06-24 09:57:46 +02:00
mhsanaei 5d007435ab some changes
undo secret key gen for wireguard
2024-06-18 14:37:44 +02:00
mhsanaei 7f2c11220f new - splithttp transport
splithttp inbound
splithttp outbound
change priority host for ws - httpupgrade (host>>headers)
2024-06-18 12:49:20 +02:00
mhsanaei a4b76929f4 ipLimitEnable for ip log 2024-06-17 21:56:46 +02:00
mhsanaei 33082a271f check error in remove by core-api
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-06-17 21:55:09 +02:00
mhsanaei 28ede36a10 gopsutil v4 2024-06-17 21:48:49 +02:00
mhsanaei 8259024fbe Outbound - UoTVersion for SS 2024-06-12 22:33:56 +02:00
mhsanaei 713285457f {fix} outbound - wireguard 2024-06-07 14:41:45 +02:00
mhsanaei e1ef746cab Outbound - Correct parameter order in Grpc #2270 #2348
Co-Authored-By: Amir Hossein Jeddi <seriousmvs@gmail.com>
2024-06-07 14:16:55 +02:00
mhsanaei fdf805f264 minor changes 2024-05-28 16:28:20 +02:00
mhsanaei baf8c94b2e new - vCPUs 2024-05-28 15:11:46 +02:00
Maisam adcfccbe45 Add CLI to set panel cert (#2305)
* Add webBasePath update feature to CLI

* Add certificate setting update to CLI

* Revert "Add certificate setting update to CLI"

This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6.

* Add certificate setting update to CLI

(cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6)
2024-05-25 11:35:27 +02:00
Maisam c422214ae8 Add webBasePath update feature to CLI (#2300) 2024-05-25 10:15:06 +02:00