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
f9792632d4
pageSize default to 50
2024-07-01 21:11:42 +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
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
a2f6d3b8dc
new - (TLS) Session Resumption
2024-05-24 10:17:20 +02:00
mhsanaei
80cd793154
new - sockopt : all features #2293
2024-05-24 09:57:14 +02:00
mhsanaei
275370e32c
new - (Sockopt) tcpMptcp , tcpNoDelay
...
https://xtls.github.io/en/config/transport.html#sockoptobject
2024-05-22 20:06:49 +02:00
mhsanaei
68c9b55447
new - (TLS) disable System Root
2024-05-22 20:06:49 +02:00
mhsanaei
70f9e32f28
new - Cert (TLS-XTLS) - oneTimeLoading , usage
2024-05-22 20:06:48 +02:00
mhsanaei
907c30f743
bug fix - bulk Telegram ChatID
2024-05-16 14:58:32 +02:00
mhsanaei
be9747dcbc
sniffing - metadataOnly, routeOnly
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08 21:38:08 +02:00
mhsanaei
94eb27d2c4
add dokodemo timeout
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08 21:31:58 +02:00
Tara Rostami
db24d21621
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
d37dbb7dc8
vue v2.7.16
2024-04-17 12:41:33 +03:30
mhsanaei
a9f4c5fd77
fix httpUpgrade host
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17 11:04:25 +03:30
mhsanaei
d85a23b6f2
minor changes - chat id
2024-04-17 09:31:21 +03:30
mhsanaei
0e17521326
fix blackhole type
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17 09:03:22 +03:30
mhsanaei
c147636133
add header for httpupgrade
2024-04-02 23:41:06 +03:30
mhsanaei
4e20bb5f02
Add host for WS
2024-04-01 17:02:02 +04:30
mhsanaei
9d18e925cc
[xray] fix: convert link to json
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-01 12:14:20 +04:30
MHSanaei
b042f01e58
limit mux to connection base outbounds
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 23:04:11 +03:30
MHSanaei
e43601ac08
support IPv6 address in Link
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 23:02:02 +03:30
MHSanaei
4d07b99fe7
Xray Outbound - Authority gRPC
2024-03-12 20:45:33 +03:30
MHSanaei
8b5fe0b018
[subJson] add mux and direct
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 19:44:51 +03:30
MHSanaei
10f54cd937
[xray] add outbound sendThrough + warp typo fix
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 19:23:48 +03:30
MHSanaei
6fdc07a2d0
fix sockopt in all protocols
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 17:28:09 +03:30
MHSanaei
020d1adc55
bug fixed - mux #2015
2024-03-12 02:17:42 +03:30
MHSanaei
f8be7a7649
[xray outbound] add mux
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 21:48:33 +03:30
MHSanaei
5b87b12535
[sub] JSON sub enhancement + minor changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 18:40:11 +03:30
MHSanaei
01cd7539f9
New - gRPC Authority
2024-03-11 13:00:00 +03:30
MHSanaei
102864525c
[xray outbound] add sockopt
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 12:07:52 +03:30
MHSanaei
f76e3ff94b
[xray] add new dns strategies
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:38:25 +03:30
MHSanaei
d18eb7e4e4
New - HttpUpgrade Transport
2024-03-11 11:27:43 +03:30
MHSanaei
3cd1b59a6c
[bug] fix wg reserved
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-22 22:40:25 +03:30
MHSanaei
865d3e08e7
[wg] fix subnet in peer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 15:07:45 +03:30
MHSanaei
91ee6dc7cb
[wg] new peer with one IP
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 15:07:29 +03:30
MHSanaei
03b7a34793
[sub] json + fragment
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 14:17:52 +03:30
MHSanaei
70b3db074a
open sniffing for all protocols
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19 21:05:24 +03:30
MHSanaei
61489077d7
[wg] auto multi-peer and qrcode
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-18 00:46:49 +03:30
MHSanaei
9f6957ef3f
[logs] new bug-free log_writer
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17 21:37:58 +03:30
Shahin
ea67b9760d
Minor fix in outbound form ( #1810 )
...
* Update outbound.html
* Update outbound.js
* Update outbound.html
* Update outbound.html
2024-02-17 19:53:40 +03:30
MHSanaei
e4567a2b24
host name for ws header req
2024-01-30 00:28:03 +03:30
Saeid
fd75cca266
fix bug in edit SOCKS and HTTP outbound ( #1704 )
2024-01-30 00:02:58 +03:30
MHSanaei
9f904f8f47
warp - ForceIP
...
ForceIPv6v4 to ForceIP
2024-01-29 23:36:21 +03:30
MHSanaei
daa4354047
ipv6 for familyProtect and some changes
2024-01-26 21:57:46 +03:30
MHSanaei
590a8f07b9
wireguard info page
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-11 18:54:18 +03:30
MHSanaei
bee690429f
WARP via wireguard
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-11 09:57:21 +03:30