Commit graph

57 commits

Author SHA1 Message Date
Shishkevich D.
a6b1a272b0 Code refactoring (#2865)
* refactor: use vue inline styles in entire application

* refactor: setting row in dashboard page

* refactor: use blob for download file in text modal

* refactor: move all html templates in `web/html` folder

* refactor: `DeviceUtils` -> `MediaQueryMixin`
The transition to mixins has been made, as they can update themselves.

* chore: pretty right buttons in `outbounds` tab in xray settings

* refactor: add translations for system status

* refactor: adjust gutter spacing in setting list item

* refactor: use native `a-input-password` for password field

* chore: return old system status
with new translations

* chore: add missing translation
2025-04-06 11:40:33 +02:00
Shishkevich D.
e288d3b655 chore: some improvements (#2782)
* chore: improve outbound link input

* chore: ui improvement
2025-03-17 08:26:59 +07:00
Shishkevich D.
58b6489ce5 Revert "chore: add new grpc params for outbound (#2744)"
This reverts commit 18931404bf.
2025-03-09 05:37:50 +00:00
Shishkevich D.
18931404bf chore: add new grpc params for outbound (#2744) 2025-03-09 11:28:12 +07:00
mhsanaei
77630896b3 Noise: Add hex 2025-03-05 13:22:07 +01:00
mhsanaei
f94dc58380 Sockopt: Add addressPortStrategy 2025-03-05 13:14:17 +01:00
mhsanaei
d86ab94154 bug fix 2025-01-05 21:04:18 +01:00
mhsanaei
1f8e315784 xmux - hMaxReusableSecs 2025-01-01 18:48:47 +01:00
mhsanaei
a79991c35a tcpNoDelay to penetrate 2025-01-01 18:42:50 +01:00
mhsanaei
9ffba7e10f XHTTP: server & client
Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side.

Before you could have them on sub json but I decided to remove them.
2024-12-17 10:39:37 +01:00
mhsanaei
3f3fc3d644 Transport: Remove HTTP
Migrated to XHTTP "stream-one" mode.
2024-12-04 13:49:43 +01:00
mhsanaei
a4db481da2 splithttp to xhttp 2024-12-03 22:24:34 +01:00
mhsanaei
6f0325766e WebSocket: Add heartbeatPeriod 2024-12-03 22:07:58 +01:00
mhsanaei
51a74e7ca7 SplitHTTP - Mode 2024-11-14 13:09:51 +03:30
mhsanaei
487e7814a1 rename - splithttp to xhttp 2024-11-03 10:51:53 +01:00
MHSanaei
569c03f64d wireguard - noKernelTun 2024-10-20 14:07:21 +02:00
mhsanaei
0f6daace1b Wireguard - kernel Tun 2024-10-16 12:08:01 +02:00
mhsanaei
13af445488 Show tcpNoDelay only when tcpMptcp is true 2024-10-03 10:52:08 +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
f1086b6460 update noise to noises
+ type
2024-09-17 09:51:57 +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
3503aefc09 quic removed 2024-09-09 09:46:39 +02:00
mhsanaei
68ba264dcb freedom redirect
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-09-02 10:23:10 +02:00
mhsanaei
a88cb311f6 v2.3.14 2024-08-30 10:28:01 +02:00
mhsanaei
6b7644d589 New - Noise
freedom
2024-08-29 11:27:43 +02:00
mhsanaei
0b783461c6 new - vmess security (inbound client side - outbound) 2024-08-11 00:47:44 +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
7cb1248da3 new - (Sockopt) tcpMptcp , tcpNoDelay
https://xtls.github.io/en/config/transport.html#sockoptobject
2024-05-22 20:06:49 +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
609c978ea2 add header for httpupgrade 2024-04-02 23:41:06 +03: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
e461fbc180 Xray Outbound - Authority gRPC 2024-03-12 20:45:33 +03:30
MHSanaei
a2e766bddb new - DNS obf type for kcp 2024-03-12 19:28:57 +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
ee43e89fa0 [xray outbound] add mux
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 21:48:33 +03:30
MHSanaei
d221ec996f [xray] add sockopt to all outbounds
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 16:03:33 +03:30
MHSanaei
b1a54d8017 [sub] random reality params
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11 13:52:06 +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
abe047584f New - HttpUpgrade Transport 2024-03-11 11:27:43 +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
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
MHSanaei
e12c3b9e2c gen button - publicKey & psk 2024-01-24 01:24:17 +03:30
shahin-io
b2bd587412 Small edit & fixes (#1571) 2024-01-12 17:55:18 +03:30
MHSanaei
90c8bb2db0 wireguard outbound
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10 16:14:18 +03:30
shahin-io
2021aaac9d Overall Enhancement (#1524) 2024-01-09 12:40:40 +03:30