Commit graph

465 commits

Author SHA1 Message Date
mhsanaei
609e3285bf XHTTP: noGRPCHeader 2024-11-21 17:56:25 +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
DecorativeFamily
c03dc766cb [CodeFactor] Apply fixes (#2595)
Co-authored-by: codefactor-io <support@codefactor.io>
2024-11-12 01:28:00 +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
569c03f64d wireguard - noKernelTun 2024-10-20 14:07:21 +02:00
mhsanaei
571724b998 v2.4.5 2024-10-17 12:27:13 +02:00
mhsanaei
af63f57091 move security domains into protection shield 2024-10-17 11:27:36 +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
e96cbeecc9 REALITY: target as an alias of dest
I don't want to add it separately because they are the same, just the name is different.
2024-10-16 12:22:07 +02:00
mhsanaei
0f6daace1b Wireguard - kernel Tun 2024-10-16 12:08:01 +02:00
MHSanaei
8cff3e6390 500 rows for log page 2024-10-15 21:49:36 +02:00
MHSanaei
fbec1b9990 fix lang + more geoip option 2024-10-11 09:15:36 +02:00
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
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
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
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
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
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
5d206425db New - maskAddress , dnslog 2024-09-12 11:44:13 +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
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
96992822a4 [fragment] manual config for packets
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:24:02 +02:00