Commit graph

245 commits

Author SHA1 Message Date
mhsanaei
a79991c35a tcpNoDelay to penetrate 2025-01-01 18:42:50 +01:00
MHSanaei
3d59fa7ea6 bug fix - outbound xhttp link 2024-12-27 21:30:51 +01:00
mhsanaei
c039508d74 bug fix - vmess tls 2024-12-27 17:59:59 +01:00
mhsanaei
df98d80b91 Client: Comment
now you can add Comment and write anything you want to remember
2024-12-27 13:48:07 +01:00
mhsanaei
c93cf8dc01 TLS, REALITY : fingerprint set default to chrome 2024-12-17 23:25:54 +01:00
mhsanaei
e72519f969 remove insecure cipher suites list 2024-12-17 23:18:16 +01:00
mhsanaei
a4d80651f2 UTLS: unsafe 2024-12-17 23:17:12 +01:00
mhsanaei
9ffba7e10f XHTTP: server & client
Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side.

Before you could have them on sub json but I decided to remove them.
2024-12-17 10:39:37 +01:00
mhsanaei
a3babff47a XHTTP: Add "scMaxBufferedPosts" 2024-12-16 11:20:38 +01:00
MHSanaei
6c29c86a5e XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod" 2024-12-16 10:13:01 +01:00
mhsanaei
22f5922601 XHTTP: Add "keepAlivePeriod" 2024-12-11 17:05:47 +01:00
mhsanaei
fabcaa2d6a xhttp - default settings 2024-12-05 20:15:19 +01:00
mhsanaei
3f3fc3d644 Transport: Remove HTTP
Migrated to XHTTP "stream-one" mode.
2024-12-04 13:49:43 +01:00
mhsanaei
a4db481da2 splithttp to xhttp 2024-12-03 22:24:34 +01:00
mhsanaei
6f0325766e WebSocket: Add heartbeatPeriod 2024-12-03 22:07:58 +01:00
mhsanaei
3e47bedec7 XHTTP: Add "stream-one" 2024-12-03 21:57:44 +01:00
mhsanaei
609e3285bf XHTTP: noGRPCHeader 2024-11-21 17:56:25 +03:30
modimobeikete
936fd5cf91 Add new language ja-JP (#2601) 2024-11-15 13:38:48 +03:30
mhsanaei
51a74e7ca7 SplitHTTP - Mode 2024-11-14 13:09:51 +03:30
mhsanaei
c13802b041 ShadowSocks - ivCheck 2024-11-12 14:01:42 +03:30
mhsanaei
487e7814a1 rename - splithttp to xhttp 2024-11-03 10:51:53 +01:00
mhsanaei
72ead98a7f REALITY: SplitHTTP transport 2024-10-30 14:46:27 +01:00
mhsanaei
2fe0b04b91 removed - XTLS Security
because its too old and no one use it anymore
2024-10-29 12:50:25 +01:00
mhsanaei
868ce1c44e fix outbound noises
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-10-21 10:40:29 +02:00
MHSanaei
569c03f64d wireguard - noKernelTun 2024-10-20 14:07:21 +02:00
Amazing Watermelon
c661eae0e0 Fixed the traditional Chinese name 2024-10-20 11:33:50 +02:00
MadrinX
d670a70ee0 feat(tgbot): Add the option to change the telegram API server (#2584) 2024-10-17 10:59:42 +02:00
mhsanaei
2c27e68cb8 splithttp - xmux (change default value) 2024-10-17 10:40:56 +02:00
mhsanaei
c6d6a89273 freedom - default settings 2024-10-17 10:36:05 +02:00
mhsanaei
8b599be96e revert changes 2024-10-17 10:34:30 +02:00
mhsanaei
79c2d5ab4a Refactor size formatting for readability 2024-10-16 16:03:00 +02:00
mhsanaei
0f6daace1b Wireguard - kernel Tun 2024-10-16 12:08:01 +02:00
mhsanaei
de5c53221b Sniffing - change default 2024-10-09 12:31:11 +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
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
c3dd48b1a5 New - splithttp (xmux) 2024-09-16 16:47:59 +02:00
mhsanaei
72bf4b3f29 New - Allocate 2024-09-16 11:41:21 +02:00
mhsanaei
bff0d8832f New - DNS Outbound (nonIPQuery, blockTypes) 2024-09-16 10:30:51 +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
ac33b38c38 Session - default 60 minute (minimum) 2024-09-12 09:41:24 +02:00
mhsanaei
3503aefc09 quic removed 2024-09-09 09:46:39 +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
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
mhsanaei
6b7644d589 New - Noise
freedom
2024-08-29 11:27:43 +02:00
bigbug
aff0b3d5c6 Fix Language Code for CN (#2501) 2024-08-28 11:30:49 +02:00