Commit graph

891 commits

Author SHA1 Message Date
Alireza Ahmadi
717387e7d4 fix subJson direct rules (#2580) 2024-10-10 22:33:44 +02:00
Alireza Ahmadi
e0c75834ea simplified basic routing (#2579) 2024-10-10 21:38:56 +02:00
Alireza Ahmadi
10062a1357 [bug] fix restarting core on disabling depleted user 2024-10-10 17:37:06 +02:00
Alireza Ahmadi
9ac3537370 [refactor] email verification method 2024-10-10 17:32:50 +02:00
mhsanaei
de5c53221b Sniffing - change default 2024-10-09 12:31:11 +02:00
mhsanaei
aa0031b22a validate Email - non-English Pattern 2024-10-09 10:49:05 +02:00
mhsanaei
89910b1b27 change name H2 to HTTP
because we also have h3 on it
2024-10-04 16:34:50 +02:00
mhsanaei
13af445488 Show tcpNoDelay only when tcpMptcp is true 2024-10-03 10:52:08 +02:00
mhsanaei
b46a6dfc44 Show buildChain only when usage is 'issue' 2024-10-03 10:48:01 +02:00
mhsanaei
c95e4b46bc maxConcurrency/maxConnections visibility 2024-10-03 10:43:33 +02:00
Huang Kuan Wei
ed77de17df add language zh-Tw (#2572)
* add translation zh-TW

* add zh-TW to langs.js
2024-10-03 09:46:15 +02:00
mhsanaei
adc8d39c9b update dependencies 2024-10-01 09:40:03 +02:00
mhsanaei
ff83a4558f RAW as an alias of TCP 2024-10-01 09:34:13 +02:00
Vyacheslav Scherbinin
dbdf3c9ada Fix toasts (#2571)
* Add space to toast status messages

* Removed opening space from translations
2024-09-30 17:06:38 +02:00
mhsanaei
3d1e0f74b3 Reality - min,max client (not active) 2024-09-27 14:57:04 +02:00
mhsanaei
9f82011228 Temporarily disabled Allocate 2024-09-27 14:37:57 +02:00
mhsanaei
c322afc4e0 update block and direct connection 2024-09-27 13:34:12 +02:00
mhsanaei
56fec943ea inbound - better view 2024-09-26 16:20:35 +02:00
mhsanaei
d0df39c6d0 refactor: split XTLS and Reality form tls into separate files 2024-09-26 16:01:58 +02:00
mhsanaei
7ede8c20ca DNS - Expect IPs 2024-09-26 13:08:54 +02:00
mhsanaei
ddd81569ab minor change 2024-09-25 10:40:21 +02:00
mhsanaei
dc23f8efad Direct Sub Json - geoIP, geoSite 2024-09-24 15:11:16 +02:00
mhsanaei
4317872184 Iplimit - warning improved 2024-09-24 13:24:10 +02:00
mhsanaei
2a85a98b96 removeNoise - hide when only one noise 2024-09-24 12:18:42 +02:00
mhsanaei
b6101342de removed - timeout 2024-09-24 12:00:37 +02:00
mhsanaei
3ee55a4727 add or remove noise 2024-09-24 11:38:10 +02:00
mhsanaei
781b4729cb HTTP - Allow Transparent 2024-09-17 11:37:24 +02:00
mhsanaei
f1086b6460 update noise to noises
+ type
2024-09-17 09:51:57 +02:00
mhsanaei
9b95e153d7 minor changes 2024-09-16 16:49:00 +02:00
mhsanaei
c3dd48b1a5 New - splithttp (xmux) 2024-09-16 16:47:59 +02:00
mhsanaei
6c3f0c363c login page - more width for lang 2024-09-16 13:52:21 +02:00
mhsanaei
9c68448bf3 more details - vmess security 2024-09-16 13:51:36 +02:00
mhsanaei
72bf4b3f29 New - Allocate 2024-09-16 11:41:21 +02:00
mhsanaei
7e116515eb fix mistake - security only for vmess 2024-09-16 10:37:02 +02:00
mhsanaei
bff0d8832f New - DNS Outbound (nonIPQuery, blockTypes) 2024-09-16 10:30:51 +02:00
mhsanaei
069e77ef07 geosite:category-ru and ir 2024-09-13 11:15:55 +02:00
mhsanaei
4701fbd5cc Reality - maxTimediff 2024-09-13 09:39:57 +02:00
mhsanaei
9c40929d5f freedom - default value for timeout
I've seen many users make the mistake of not setting the timeout value in Xray, which causes errors. Then, they mistakenly assume that 3x-ui has a bug.
2024-09-13 09:21:37 +02:00
mhsanaei
5d206425db New - maskAddress , dnslog 2024-09-12 11:44:13 +02:00
mhsanaei
2a4bb93ead Email Validation - new pattern
@ included
2024-09-12 10:07:53 +02:00
mhsanaei
6d9ec4d839 Iplimit - improved
Ensure accurate extraction of email.
Access logs are needed when the IP limit feature is active.
2024-09-12 09:44:17 +02:00
mhsanaei
ac33b38c38 Session - default 60 minute (minimum) 2024-09-12 09:41:24 +02:00
mhsanaei
17c020e4f4 remove warning for access log
because you can't see the iplimit when there is no path for access log :D
2024-09-09 09:57:30 +02:00
mhsanaei
3503aefc09 quic removed 2024-09-09 09:46:39 +02:00
mhsanaei
8a48cd574b Update Email Validation 2024-09-05 15:16:15 +02:00
mhsanaei
f83edc90b4 iplimit - ipv6 support 2024-09-05 13:59:30 +02:00
mhsanaei
7d42d004db new - Português (Brazil) langs 2024-09-05 10:02:32 +02:00
Dmitry Zhavoronkov
c581fef26a fix TypeError: this.shortIds.split is not a function (#2507)
* fix TypeError: this.shortIds.split is not a function
2024-09-02 12:02:15 +02:00
mhsanaei
24ff977824 fix restart after enabling user
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:26:19 +02:00
mhsanaei
96992822a4 [fragment] manual config for packets
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:24:02 +02:00
mhsanaei
68ba264dcb freedom redirect
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:23:10 +02:00
mhsanaei
a88cb311f6 v2.3.14 2024-08-30 10:28:01 +02:00
Rizvan Nukhtarov
f5a519f3c2 better autocomplete for password and token inputs (#2505) 2024-08-30 09:16:34 +02:00
mhsanaei
6b7644d589 New - Noise
freedom
2024-08-29 11:27:43 +02:00
mhsanaei
e816daad8a bug fix - TLS
disableSystemRoot & enableSessionResumption
2024-08-29 11:06:48 +02:00
Ilya
c7fdcf8f09 Correct Russian README (#2503)
* Remove trailing whitespace in READMEs

* Correct Russian README and make it more natual

Co-authored-by: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com>

---------

Co-Authored-By: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com>
2024-08-29 09:07:42 +02:00
bigbug
aff0b3d5c6 Fix Language Code for CN (#2501) 2024-08-28 11:30:49 +02:00
mhsanaei
7b8f196b74 New - Splithttp (xPaddingBytes) 2024-08-19 00:13:07 +02:00
mhsanaei
02b14128f3 update translate for #2493 2024-08-18 23:52:29 +02:00
Rizvan Nukhtarov
4b6f05309e New - TGbot, "All clients" button (#2493) 2024-08-18 23:30:56 +02:00
Konstantin Larin
c4e8f5f46b Update Russian translate (#2494) 2024-08-18 23:29:39 +02:00
Matin
2bdc6e87bb 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
6008ea9bea Dokodemo - default timeout to 30s 2024-08-11 12:41:21 +02:00
mhsanaei
d21cdab6be splithttp - change default to accept range (better upload now) 2024-08-11 11:38:59 +02:00
mhsanaei
0b783461c6 new - vmess security (inbound client side - outbound) 2024-08-11 00:47:44 +02:00
mhsanaei
353414296a Fix domain validation for Nginx/CDN compatibility #2450 2024-08-08 17:39:12 +02:00
mhsanaei
88d0d0a4a2 default setting 2024-08-06 21:17:12 +02:00
mhsanaei
eb15a2917d improve randomShortId , format document 2024-08-06 17:10:42 +02:00
mhsanaei
b7308b991e fix session 2024-08-06 13:44:48 +02:00
mhsanaei
37f8fc1aba new - cert (build Chain) 2024-08-04 00:07:33 +02:00
Atageldi Didarov
db4da5ae1f Added Turkish translation (#2442)
* create translate.tr_TR.toml

* added confirmToggle key

* Update langs.js
2024-08-02 11:32:56 +02:00
Artem
992c99ff9b translate improved - RU (#2441) 2024-08-02 11:20:39 +02:00
mhsanaei
aa5186b3ef new - splithttp (noSSEHeader) 2024-07-29 13:16:07 +02:00
mhsanaei
508de9f465 new - splithttp (scMinPostsIntervalMs) 2024-07-29 13:05:05 +02:00
mhsanaei
d9ce8e714a 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
2ce76ddd8e fix 2024-07-18 23:03:48 +02:00
mhsanaei
0e8601b60c Xray core v1.8.18 2024-07-16 01:33:24 +02:00
mhsanaei
88c9233c1f [warp] enhanced + delete option
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15 00:21:54 +02:00
mhsanaei
9801f80a82 fallback outbound in balancer
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15 00:09:31 +02:00
mhsanaei
f8afe41b3d disable mux for vision flow
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:56 +02:00
mhsanaei
f1c2de6c9d fix domain validator
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:04 +02:00
mhsanaei
89caec7388 fix observatory data
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:44:31 +02:00
mhsanaei
f63cc50bbb safe login
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:37:43 +02:00
mhsanaei
3fdb2a8f27 default - alpn h3, utls random 2024-07-14 00:03:07 +02:00
mhsanaei
bf9e494af5 Refactor HttpUtil and Msg: optimize methods 2024-07-14 00:01:13 +02:00
mhsanaei
3c97e34a98 date format - jalalian 2024-07-13 01:38:51 +02:00
mmmray
954c2e75d0 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
4ed0f6bfc8 improved - message logs 2024-07-08 23:47:49 +02:00
mhsanaei
2f6c2ffdcc axios v1.7.2 2024-07-08 21:03:20 +02:00
mhsanaei
18f834578f Expand arch support in downloadXRay 2024-07-08 18:24:07 +02:00
mhsanaei
c82b207288 Typo fixed 2024-07-07 12:10:24 +02:00
mhsanaei
cb975d19e0 change session name 2024-07-05 14:33:04 +02:00
mhsanaei
ccb33cdb30 some changes 2024-07-04 15:04:04 +02:00
mhsanaei
8dcfe3d4d1 unnecessary log 2024-07-04 00:28:37 +02:00
mhsanaei
28dee20414 typo 2024-07-04 00:17:44 +02:00
mhsanaei
99b4bd5562 tgbot - login notify (show password for failed login) 2024-07-03 21:53:45 +02:00
mhsanaei
b7e5264512 pageSize default to 50 2024-07-01 21:11:42 +02:00
mhsanaei
e9e27c6ffa ensure file exists 2024-06-24 09:57:46 +02:00
mhsanaei
1d38f18fd6 some changes
undo secret key gen for wireguard
2024-06-18 14:37:44 +02:00
mhsanaei
780ce082d9 new - splithttp transport
splithttp inbound
splithttp outbound
change priority host for ws - httpupgrade (host>>headers)
2024-06-18 12:49:20 +02:00