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
Hamidreza
64a5a9f1bc
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
688ae4da10
Added Ukrainian language ( #1926 )
...
* Added Ukrainian language
Ukrainian
* Update langs.js
Added Ukrainian language
2024-02-27 15:05:24 +03:30
MHSanaei
a39d07a68a
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
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
Alireza Ahmand
3a503f12c8
Progressive Web App ( #1678 )
...
* pwa support
* Create go.yml
* Delete .github/workflows/go.yml
2024-02-17 19:53:22 +03:30
MHSanaei
222b9734ca
Lang - Indonesian #1710
...
Co-Authored-By: Muhamad Solihin <85750131+lihin929@users.noreply.github.com>
2024-02-05 12:44:37 +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
9fba92d879
v2.1.2
...
revert #1650 #1661 #1664 #1670
made panel full of bug
2024-01-27 00:32:19 +03:30
MHSanaei
daa4354047
ipv6 for familyProtect and some changes
2024-01-26 21:57:46 +03:30
Ali Rahimi
5c695ca652
add group user with the same subscription id to all inbounds ( #1650 )
2024-01-21 17:56:19 +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
MHSanaei
b056c2dda0
fix mistake - xtls
2024-01-10 20:41:43 +03:30
MHSanaei
ee703ad857
wireguard outbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:14:18 +03:30
MHSanaei
722f5e716f
[feature] wireguard inbound
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:12:54 +03:30
MHSanaei
4bb31b0af4
[bug] fix tcp http header version
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09 16:43:24 +03:30
Saeid
5e3478f1c1
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
c76199514a
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
b725ea7de5
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
4f3b93171a
fix outbound socks/http
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-23 16:37:32 +03:30
MHSanaei
78d3680ced
alpn order change
2023-12-18 17:21:49 +03:30
MHSanaei
8d18c8e98f
[gui] redesign forms
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-13 19:33:11 +03:30
MHSanaei
af54b34f3a
v2.0.0
2023-12-11 15:15:06 +01:00
MHSanaei
0f05537a5d
trojan fallback
2023-12-10 18:04:56 +03:30
Alireza Ahmadi
e1da2a2eed
small fixes #1300
2023-12-10 15:17:10 +01:00
MHSanaei
4db42ba409
code inconsistencies and parameter mismatch in inbound.VLESSSettings class
2023-12-09 20:06:12 +03:30
MHSanaei
56e456ff47
bux fixed - xtls flow
2023-12-09 19:35:39 +03:30
Alireza Ahmadi
bf267c2c48
fix colors #1300
2023-12-09 14:11:25 +01:00
Alireza Ahmadi
c980a06969
customizable remark #1300
2023-12-08 20:31:17 +01:00
Alireza Ahmadi
e5fc20b8ae
small fixes #1300
2023-12-08 19:44:52 +01:00
Alireza Ahmadi
784b93cfd0
Add TLS for SHADOWSOCKS #1300
2023-12-08 18:52:11 +01:00
Alireza Ahmadi
5fbf8f0d53
Expand multiDomain to externalProxy #1300
2023-12-08 18:45:21 +01:00
Alireza Ahmadi
549f230221
optimize security in front codes #1300
2023-12-08 16:46:44 +01:00
Alireza Ahmadi
f7e439b930
fix deep search null error
2023-12-05 22:57:45 +01:00
Alireza Ahmadi
c419eadf15
xray setting enhancements #1286
2023-12-05 18:20:44 +01:00
MHSanaei
d8c509b410
small typo
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-05 00:19:01 +03:30
MHSanaei
375814da27
[bug] fix status colors in pages
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04 23:51:14 +03:30
Alireza Ahmadi
a8b7063647
auto renew feature #1286
2023-12-04 19:20:16 +01:00
Alireza Ahmadi
729d8549e2
new frontend and mobile view #1286
2023-12-04 19:18:53 +01:00
emirjorge
9f3efff88c
Corrected Tittle Spanish :D ( #1136 )
2023-10-18 13:30:37 +03:30
emirjorge
b63612ab98
Add Translation to Spanish ( #1135 )
...
Add Translation to Spanish +
2023-10-18 12:12:50 +03:30
MHSanaei
ba673778ea
fixed - Transparent Proxy button
2023-08-29 22:14:59 +03:30
MHSanaei
149bd0ec51
v1.7.7
2023-08-26 22:24:56 +03:30
MHSanaei
18617afd43
add tls ocspStapling
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 18:52:38 +03:30
MHSanaei
731e83a7da
Clean legacy vmess
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 16:58:55 +03:30
MHSanaei
1c1f53267a
Add encrypt subscription ON/OFF switch
...
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-08-26 16:54:01 +03:30
MHSanaei
8489f5f528
some changes
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 16:07:02 +03:30
MHSanaei
872974910c
Show ALPN order
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:45:53 +03:30
MHSanaei
fe22cbd0e5
Transparent Proxy with sockopt Stream Setting
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:39:18 +03:30
MHSanaei
75df8a05f1
[ss] add ietf methods
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:12:32 +03:30
MHSanaei
38e1d0f94e
[sub] improve usage info in Remark
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26 15:11:12 +03:30
quydang
d2c75b94cf
Added Vietnamese Language ( #939 )
2023-08-21 11:32:01 +03:30
MHSanaei
d424b4bc32
[ss] fix 2022 links #878
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-08 21:58:41 +03:30
MHSanaei
bf971911d5
log level & syslog
...
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31 20:11:47 +03:30
MHSanaei
6066edd510
sockopt acceptProxyProtocol for h2 , gRPC #773
2023-07-29 15:52:02 +03:30
MHSanaei
eaec9e54ad
random password button for kcp , quic
2023-07-28 18:27:04 +03:30
MHSanaei
145ea1e6f1
full multiuser shadowsocks
...
full multiuser shadowsocks +
fix logs after api changes
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-27 11:58:46 +03:30