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
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
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
f8afe41b3d
disable mux for vision flow
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14 23:55:56 +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
b7e5264512
pageSize default to 50
2024-07-01 21:11:42 +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
b7e23b91e5
Outbound - UoTVersion for SS
2024-06-12 22:33:56 +02:00
mhsanaei
2a0d8302ac
{fix} outbound - wireguard
2024-06-07 14:41:45 +02:00
mhsanaei
ac2297ec31
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
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
89e45d2adc
vue v2.7.16
2024-04-17 12:41:33 +03:30
mhsanaei
578f4f80df
fix httpUpgrade host
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17 11:04:25 +03:30
mhsanaei
c09b4c9794
minor changes - chat id
2024-04-17 09:31:21 +03:30
mhsanaei
0f3cfebb7c
fix blackhole type
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-17 09:03:22 +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
6803e3d3c4
[xray] fix: convert link to json
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-01 12:14:20 +04:30
MHSanaei
8218bbce59
limit mux to connection base outbounds
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 23:04:11 +03:30
MHSanaei
3cf049012e
support IPv6 address in Link
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 23:02:02 +03:30
MHSanaei
e461fbc180
Xray Outbound - Authority gRPC
2024-03-12 20:45:33 +03:30
MHSanaei
0ac68d2c99
[subJson] add mux and direct
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 19:44:51 +03:30
MHSanaei
fad5af37e2
[xray] add outbound sendThrough + warp typo fix
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 19:23:48 +03:30
MHSanaei
5888ca8d04
fix sockopt in all protocols
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12 17:28:09 +03:30
MHSanaei
f9af0bb285
bug fixed - mux #2015
2024-03-12 02:17:42 +03:30
MHSanaei
ee43e89fa0
[xray outbound] add mux
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 21:48:33 +03:30
MHSanaei
c5af2d826a
[sub] JSON sub enhancement + minor changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 18:40:11 +03:30
MHSanaei
a7be5d0dff
New - gRPC Authority
2024-03-11 13:00:00 +03:30
MHSanaei
871164ab79
[xray outbound] add sockopt
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 12:07:52 +03:30
MHSanaei
d60739bec9
[xray] add new dns strategies
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 11:38:25 +03:30
MHSanaei
abe047584f
New - HttpUpgrade Transport
2024-03-11 11:27:43 +03:30
Hamidreza
d503bff637
Some fixes and improvements ( #1997 )
...
* [refactor] api controller
* [fix] access log path
better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log
* [fix] set select options from logs paths in xray settings
* [update] .gitignore
* [lint] all .go files
* [update] use status code for jsonMsg and 401 to unauthorize
* [update] handle response status code via axios
* [fix] set correct value if log paths is set to 'none'
we also use the default value for the paths if its set to none
* [fix] iplimit - only warning access log if f2b is installed
2024-03-11 01:01:24 +03:30
Nikolas
828e0529eb
Added Ukrainian language ( #1926 )
...
* Added Ukrainian language
Ukrainian
* Update langs.js
Added Ukrainian language
2024-02-27 15:05:24 +03:30
MHSanaei
6b473dfff2
revert #1678
...
i got so many errors while testing it on my server
and i think we can have security issue if use this
anyway thank you and sorry about this
2024-02-23 17:39:43 +03:30
MHSanaei
6be43c1ad9
[bug] fix wg reserved
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-22 22:40:25 +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
2dccd19dc9
[sub] json + fragment
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21 14:17:52 +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
Shahin
0255420bde
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
Alireza Ahmand
e11ea71a7e
Progressive Web App ( #1678 )
...
* pwa support
* Create go.yml
* Delete .github/workflows/go.yml
2024-02-17 19:53:22 +03:30
MHSanaei
b44879ee3d
Lang - Indonesian #1710
...
Co-Authored-By: Muhamad Solihin <85750131+lihin929@users.noreply.github.com>
2024-02-05 12:44:37 +03:30
MHSanaei
04ee8a8cda
host name for ws header req
2024-01-30 00:28:03 +03:30
Saeid
cd68afd808
fix bug in edit SOCKS and HTTP outbound ( #1704 )
2024-01-30 00:02:58 +03:30
MHSanaei
de8e17df3d
warp - ForceIP
...
ForceIPv6v4 to ForceIP
2024-01-29 23:36:21 +03:30
MHSanaei
bee2ddfbb7
v2.1.2
...
revert #1650 #1661 #1664 #1670
made panel full of bug
2024-01-27 00:32:19 +03:30
MHSanaei
9d968d2ee1
ipv6 for familyProtect and some changes
2024-01-26 21:57:46 +03:30
Ali Rahimi
d593611e7f
add group user with the same subscription id to all inbounds ( #1650 )
2024-01-21 17:56:19 +03:30
MHSanaei
b0f45436ad
wireguard info page
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-11 18:54:18 +03:30
MHSanaei
513e8ebd53
WARP via wireguard
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-11 09:57:21 +03:30
MHSanaei
704bc2d12a
fix mistake - xtls
2024-01-10 20:41:43 +03:30
MHSanaei
90c8bb2db0
wireguard outbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:14:18 +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
Saeid
419493b71b
socks5 proxy option added to telegram bot settings ( #1500 )
...
* socks5 option added to telegram bot settings
* update socks5 proxy settings translations
2024-01-03 16:29:29 +03:30
Ali Rahimi
9a6e9bd223
added Jalalian datepicker (shamsi) ( #1460 )
...
* added datepicker option in setting page
jalalian datepicker component was added
translate files for datepicker updated
* dark mode bug fixed
2024-01-02 12:02:21 +03:30
Serge Pavlyuk
3f2c33cde7
Outboud wireguard protocol support ( #1451 )
...
* Wireguard outbound settings modal window
* wireguard optional fields saniteze fix
* wireguard save domainStrategy and reserved(not implemented in form but will work)
---------
Co-authored-by: Сергей Павлюк <spavlyuk@nic.ru>
2024-01-01 16:33:43 +03:30
MHSanaei
5f718f9bf1
fix outbound socks/http
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-23 16:37:32 +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
Alireza Ahmadi
0bcc642e37
small fixes #1300
2023-12-10 15:17:10 +01:00
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
7180f7f807
fix colors #1300
2023-12-09 14:11:25 +01:00
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
677f621c25
fix deep search null error
2023-12-05 22:57:45 +01:00
Alireza Ahmadi
402e74c31d
xray setting enhancements #1286
2023-12-05 18:20:44 +01:00
MHSanaei
cfe7042f02
small typo
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-05 00:19:01 +03:30
MHSanaei
0bb71838ed
[bug] fix status colors in pages
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04 23:51:14 +03:30
Alireza Ahmadi
ea66a1b23c
auto renew feature #1286
2023-12-04 19:20:16 +01:00
Alireza Ahmadi
9effc9bd53
new frontend and mobile view #1286
2023-12-04 19:18:53 +01:00
emirjorge
7e71bed95e
Corrected Tittle Spanish :D ( #1136 )
2023-10-18 13:30:37 +03:30
emirjorge
0c7d5af5ad
Add Translation to Spanish ( #1135 )
...
Add Translation to Spanish +
2023-10-18 12:12:50 +03:30
MHSanaei
4acc1f35a0
fixed - Transparent Proxy button
2023-08-29 22:14:59 +03:30