Alireza Ahmadi
55ae60594f
[tls] change default tls verion to 1.2-1.3
2023-08-25 16:44:36 +02:00
Alireza Ahmadi
7cb99d47e2
[ss] add ietf methods #507
2023-08-25 16:41:56 +02:00
Alireza Ahmadi
1b0de200c0
Show ALPN order #483
2023-08-22 21:11:29 +02:00
Alireza Ahmadi
fc725a56c3
fix switch enable function for clients
2023-08-17 13:32:59 +02:00
Ho3ein
812e145f97
Remove duplicate code to make random text ( #484 )
2023-08-12 14:58:33 +02:00
Alireza Ahmadi
c6816d2531
fix finding client issue
...
Reference:
https://github.com/MHSanaei/3x-ui/issues/884
2023-08-12 14:53:03 +02:00
Alireza Ahmadi
11b758743a
Clean legacy vmess
...
https://github.com/XTLS/Xray-core/pull/2199
2023-08-11 10:24:04 +02:00
Alireza Ahmadi
a92e3b598f
Merge branch 'main' of https://github.com/alireza0/x-ui
2023-08-10 21:07:22 +02:00
Alireza Ahmadi
413fa468d1
add tls ocspStapling #475
2023-08-10 21:07:13 +02:00
Saph1s
078b408e4f
Translation update
2023-08-09 01:42:21 +03:00
Saph1s
b04a892596
Translation Update
2023-08-09 01:31:10 +03:00
Saph1s
3304daff7e
Translation - RU
2023-08-09 00:30:13 +03:00
Alireza Ahmadi
9c0890dd9b
[ss] fix 2022 links
2023-08-08 19:14:19 +02:00
Alireza Ahmadi
eee0503200
add system info to main page
2023-08-06 19:10:39 +02:00
Alireza Ahmadi
c0464f1d97
multi user HTTP & Socks inbounds
2023-08-05 17:43:28 +02:00
Alireza Ahmadi
b87474d70c
[front] better info modal
2023-08-05 17:42:38 +02:00
Alireza Ahmadi
063309dbb7
[front] better table design
2023-08-05 17:41:20 +02:00
Alireza Ahmadi
3528135297
security alert without tls
2023-08-01 01:17:09 +02:00
Alireza Ahmadi
59204cdb0c
in mem logs & syslog
2023-07-30 16:29:49 +02:00
Alireza Ahmadi
49eedb7057
fix logs in api
2023-07-30 16:28:44 +02:00
Alireza Ahmadi
312c551cfb
[SS] fix bulk creation
2023-07-30 16:26:20 +02:00
Alireza Ahmadi
b8eee6e373
full multiuser shadowsocks
2023-07-23 11:54:39 +02:00
Alireza Ahmadi
b3d3f76e84
remove duplicate manual list
2023-07-23 11:52:13 +02:00
Alireza Ahmadi
3be40f8595
fix logs after api changes #443
2023-07-23 11:51:27 +02:00
Alireza Ahmadi
d2e50d0493
v1.5.1
...
Plus some fixes
2023-07-16 18:43:38 +02:00
Alireza Ahmadi
2327a3cac6
Merge pull request #420 from sudospaes/bug-fix-1
...
Fix bug: flow remains on transmission update
2023-07-16 17:07:36 +02:00
Alireza Ahmadi
5fbb234b06
[feature] using xray api for inbound #351
2023-07-16 17:05:15 +02:00
Alireza Ahmadi
f23aa3e51d
get updated config.json
2023-07-16 17:00:52 +02:00
SudoSpace
4b2169d9f6
revert changes
2023-07-16 14:33:07 +03:30
Alireza Ahmadi
bd8028fae5
support old shadowsocks methods
2023-07-13 20:41:04 +02:00
Alireza Ahmadi
678ec4fdfc
remove unnecessary codes
2023-07-13 20:40:19 +02:00
SudoSpace
95bdb064bb
Clone Bug Fix
...
Bug fix, set duplicate publicKey, privateKey, shortIds in cloned inbound from reality inbounds
2023-07-09 14:42:52 +03:30
SudoSpace
65a69e967d
Better bug fix
...
bug fix, can't connect after change transmission type from tcp to other types.
2023-07-09 14:36:42 +03:30
SudoSpace
9798bf5552
revert changes
2023-07-09 14:34:12 +03:30
SudoSpace
0c9816b7ba
Bug Fix
...
Bug fix, can't connect after change transmission type from tcp to other types
If flow is not equal to "" in transmit except tcp, connection will not be made. This problem occurs when we change the transmission from tcp to another type. Also, if tcp itself is alone and without tls and reality, flow must be empty in it.
2023-07-08 19:52:35 +03:30
Alireza Ahmadi
a957a3b238
infinity icon
2023-06-30 20:25:30 +02:00
Alireza Ahmadi
96395639d1
[tg] optional login notification
...
Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com >
2023-06-30 11:18:06 +02:00
Alireza Ahmadi
3d2c6bf444
simplify with show remaining flow #397
2023-06-20 22:00:33 +02:00
Alireza Ahmadi
5f2ccf3d65
proxy protocol limitation
2023-06-20 17:41:42 +02:00
Alireza Ahmadi
3f8227214a
better clients info tables
2023-06-20 13:10:05 +02:00
Alireza Ahmadi
ac58a65750
remove trojan flow
2023-06-20 12:42:31 +02:00
Alireza Ahmadi
fe29c48d89
remove vmess alterId
2023-06-20 12:27:01 +02:00
Alireza Ahmadi
fef958f606
Merge pull request #390 from X-Oracle/new_branch
...
Adding 'fakedns' to sniffing object in xray.js
2023-06-20 12:06:17 +02:00
Alireza Ahmadi
86508876f9
fix default language in initLocalizer
2023-06-16 11:20:00 +02:00
X-Oracle
5b9c3f83ea
Adding 'fakedns' to sniffing object in xray.js
2023-06-14 17:39:50 +03:30
Sudo Space
0650362222
Add encrypt subscription ON/OFF switch
2023-06-11 20:34:27 +03:30
Alireza Ahmadi
d74feb3495
remove mtproto
2023-06-09 15:32:10 +02:00
Sudo Space
9e3361cfdb
Add TLS rejectUnknownSni
2023-06-08 16:49:19 +03:30
Alireza Ahmadi
6f15de752c
[reality] random shortId #361
2023-06-04 17:52:49 +02:00
Alireza Ahmadi
81a21b8ae0
[api] backward compatibility: add client by update
2023-06-04 16:43:08 +02:00