mhsanaei
72bf4b3f29
New - Allocate
2024-09-16 11:41:21 +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
7b8f196b74
New - Splithttp (xPaddingBytes)
2024-08-19 00:13:07 +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
eb15a2917d
improve randomShortId , format document
2024-08-06 17:10:42 +02:00
mhsanaei
37f8fc1aba
new - cert (build Chain)
2024-08-04 00:07:33 +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
3fdb2a8f27
default - alpn h3, utls random
2024-07-14 00:03:07 +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
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
mhsanaei
283f90b554
new - (TLS) Session Resumption
2024-05-24 10:17:20 +02:00
mhsanaei
6dac6c69cf
new - sockopt : all features #2293
2024-05-24 09:57:14 +02:00
mhsanaei
7cb1248da3
new - (Sockopt) tcpMptcp , tcpNoDelay
...
https://xtls.github.io/en/config/transport.html#sockoptobject
2024-05-22 20:06:49 +02:00
mhsanaei
df6421dda3
new - (TLS) disable System Root
2024-05-22 20:06:49 +02:00
mhsanaei
3e7957cee0
new - Cert (TLS-XTLS) - oneTimeLoading , usage
2024-05-22 20:06:48 +02:00
mhsanaei
1ab3da911b
bug fix - bulk Telegram ChatID
2024-05-16 14:58:32 +02:00
mhsanaei
aac32023b5
sniffing - metadataOnly, routeOnly
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08 21:38:08 +02:00
mhsanaei
7abb08e0bb
add dokodemo timeout
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08 21:31:58 +02:00
Tara Rostami
7826117fde
UI Improvements ( #2228 )
...
* UI Improvements
Better Table
Update QR Code Modal
Better Info Modal
Compression HTML files
Better Dropdown Menu
Better Calendar
and more ..
Remove files
Minor Fixes
2024-04-20 22:15:36 +03:30
mhsanaei
c09b4c9794
minor changes - chat id
2024-04-17 09:31:21 +03:30
mhsanaei
609c978ea2
add header for httpupgrade
2024-04-02 23:41:06 +03:30
mhsanaei
6acc66d442
Add host for WS
2024-04-01 17:02:02 +04:30
MHSanaei
a7be5d0dff
New - gRPC Authority
2024-03-11 13:00:00 +03:30
MHSanaei
abe047584f
New - HttpUpgrade Transport
2024-03-11 11:27:43 +03:30
MHSanaei
461d826b57
[wg] fix subnet in peer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 15:07:45 +03:30
MHSanaei
c3d98b0775
[wg] new peer with one IP
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 15:07:29 +03:30
MHSanaei
fd69a8e509
open sniffing for all protocols
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19 21:05:24 +03:30
MHSanaei
26fa24720f
[wg] auto multi-peer and qrcode
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-18 00:46:49 +03:30
MHSanaei
57503ea4c1
[logs] new bug-free log_writer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17 21:37:58 +03:30
MHSanaei
9d968d2ee1
ipv6 for familyProtect and some changes
2024-01-26 21:57:46 +03:30
MHSanaei
704bc2d12a
fix mistake - xtls
2024-01-10 20:41:43 +03:30
MHSanaei
913f4a4269
[feature] wireguard inbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:12:54 +03:30
MHSanaei
a01796bcf1
[bug] fix tcp http header version
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09 16:43:24 +03:30
MHSanaei
8897ce29ef
alpn order change
2023-12-18 17:21:49 +03:30
MHSanaei
661561602d
[gui] redesign forms
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13 19:33:11 +03:30
MHSanaei
2f40714680
v2.0.0
2023-12-11 15:15:06 +01:00
MHSanaei
20a475df03
trojan fallback
2023-12-10 18:04:56 +03:30
MHSanaei
fda0349000
code inconsistencies and parameter mismatch in inbound.VLESSSettings class
2023-12-09 20:06:12 +03:30
MHSanaei
3399d95fea
bux fixed - xtls flow
2023-12-09 19:35:39 +03:30
Alireza Ahmadi
18b2124f4f
customizable remark #1300
2023-12-08 20:31:17 +01:00
Alireza Ahmadi
331b99a8cd
small fixes #1300
2023-12-08 19:44:52 +01:00
Alireza Ahmadi
59486c14dd
Add TLS for SHADOWSOCKS #1300
2023-12-08 18:52:11 +01:00
Alireza Ahmadi
2e326f7e50
Expand multiDomain to externalProxy #1300
2023-12-08 18:45:21 +01:00
Alireza Ahmadi
66bea409c3
optimize security in front codes #1300
2023-12-08 16:46:44 +01:00
Alireza Ahmadi
ea66a1b23c
auto renew feature #1286
2023-12-04 19:20:16 +01:00