Shishkevich D.
6f4eefe601
chore: make class to get the device form factor
2025-03-21 15:09:05 +00:00
Ilya Afanasov
d30cdbf49a
feat: custom subscription title in panel ( #2773 )
...
* feat: custom subscription title in panel
* feat: added translations
2025-03-15 08:16:59 +01:00
Shishkevich D.
a811225610
fix: protocol checking during random uuidv4 generation
...
fixes the https://github.com/MHSanaei/3x-ui/issues/2750 issue
2025-03-10 22:09:51 +07:00
Shishkevich D.
ad13ce6cde
fix: generating shortIds for vless reality ( #2745 )
2025-03-09 19:37:53 +07:00
Shishkevich D.
c35179d924
chore: remove unused variable
2025-03-09 06:38:45 +00:00
Shishkevich D.
cedc7f0fb8
chore: refactoring RandomUtil
class
...
now we use window.crypto.getRandomValues to generate random values.
2025-03-09 06:37:05 +00:00
Shishkevich D.
64fa0e97a3
chore: use crypto.randomUUID()
for generating UUIDv4
2025-03-09 06:09:42 +00:00
Shishkevich D.
a45e9de472
chore: use Base64 library for generating SS password
2025-03-09 06:06:27 +00:00
Shishkevich D.
17a76d2843
Revert "chore: add missing params for grpc stream settings (outbound)"
...
This reverts commit 1c59afe031
.
2025-03-09 05:38:34 +00:00
Shishkevich D.
a23a5de540
Revert "chore: add new grpc params for outbound ( #2744 )"
...
This reverts commit c49ec9a74c
.
2025-03-09 05:37:50 +00:00
Shishkevich D.
1c59afe031
chore: add missing params for grpc stream settings (outbound)
2025-03-09 04:49:17 +00:00
Shishkevich D.
c49ec9a74c
chore: add new grpc params for outbound ( #2744 )
2025-03-09 11:28:12 +07:00
Shishkevich D.
751f564c4a
fix: base64 encoding on vmess/shadowsocks inbounds ( #2736 )
2025-03-08 12:33:34 +07:00
Shishkevich D.
6658f648e6
refactor: move language manager to utils ( #2735 )
2025-03-08 09:54:41 +07:00
Shishkevich D.
0a207b8a2c
refactor: merging all util functions into classes
2025-03-07 09:07:23 +00:00
Shishkevich D.
26bf693dbd
refactor: move copy function to utils.js
2025-03-07 07:27:33 +00:00
Shishkevich D.
7483fb2ec5
refactor: delete base64js
...
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
2025-03-07 07:11:03 +00:00
Shishkevich D.
2d8cca3a2e
refactor: delete clipboardjs
( #2727 )
...
text copying can be done without using additional libraries
2025-03-06 20:43:46 +01:00
mhsanaei
f0cfd48f66
Sockopt: Add addressPortStrategy
2025-03-05 13:14:17 +01:00
mhsanaei
fb79081aa1
TLS fingerprints: randomizednoalpn
2025-03-03 10:20:52 +01:00
mhsanaei
ceb1217121
serverNameToVerify to verifyPeerCertInNames #2662
2025-02-22 14:09:52 +01:00
AAA
1bbf31df9f
feat(externalTrafficJob): External Traffic Inform ( #2660 )
...
* Add Setting entity + GUI field in panel settings
* Add a missing 'Traffic' in InformEnabale field
* Add ExternalTrafficURL Post request call
* Add translation + cleanup
* Move options to General tab
---------
Co-authored-by: root <root@vm3562019.stark-industries.solutions>
Co-authored-by: root <root@vm3688062.stark-industries.solutions>
2025-02-22 10:45:14 +01:00
Sanaei
d18a1a37ce
revert group management ( #2656 )
...
* Revert "json post base path bug fixed (#2647 )"
This reverts commit 04cf250a54
.
* Revert "Group Management of Subscription Clients"
* Revert "fix getSubGroupClients for enable/disable and edit clients."
* Revert "Enhance database initialization in db.go (#2645 )"
This reverts commit 66fe84181b
.
* Revert "Add checkpoint handling in CloseDB function (#2646 )"
This reverts commit 4dd40f6f19
.
* Revert "Improved database model migration and added indexing (#2655 )"
This reverts commit b922d986d6
.
2025-02-04 11:27:58 +01:00
mhsanaei
46ef506aa6
TLS - serverNameToVerify
2025-01-26 19:33:50 +01:00
mhsanaei
5c4e2dfd39
default setting - scStreamUpServerSecs
2025-01-26 11:07:35 +01:00
Ali Rahimi
04cf250a54
json post base path bug fixed ( #2647 )
...
* json post base path bug fixed
* added comment field to group client management
2025-01-23 21:33:47 +01:00
mhsanaei
7911eeb69f
XHTTP - scStreamUpServerSecs
2025-01-21 22:43:13 +01:00
Ali Rahimi
6e9180a665
Group Management of Subscription Clients ( #2644 )
...
* add group user with the same subscription id to all inbounds
* code format compare
* add await for reset client traffic
* en language changed
* added client traffic syncer job
* handle exist email duplicate in sub group
* multi reset and delete request for clients group
* add client traffic syncer setting option
* vi translate file updated
* auto open qr-modal bug fixed
2025-01-21 03:01:54 +01:00
mhsanaei
783f1a073e
time Location - local
2025-01-11 15:13:49 +01:00
mhsanaei
4a3b9b913d
bug fix - reality settings
2025-01-01 22:49:29 +01:00
mhsanaei
284731deeb
xmux - hMaxReusableSecs
2025-01-01 18:48:47 +01:00
mhsanaei
9bc5c1d070
tcpNoDelay to penetrate
2025-01-01 18:42:50 +01:00
MHSanaei
747ad3b9c8
bug fix - outbound xhttp link
2024-12-27 21:30:51 +01:00
mhsanaei
cf879f9527
bug fix - vmess tls
2024-12-27 17:59:59 +01:00
mhsanaei
04c658f1a0
Client: Comment
...
now you can add Comment and write anything you want to remember
2024-12-27 13:48:07 +01:00
mhsanaei
73e90e0eaa
TLS, REALITY : fingerprint set default to chrome
2024-12-17 23:25:54 +01:00
mhsanaei
44ef1ac9a6
remove insecure cipher suites list
2024-12-17 23:18:16 +01:00
mhsanaei
aeac7f2c8b
UTLS: unsafe
2024-12-17 23:17:12 +01:00
mhsanaei
0df85cc3d9
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
36b0289bc6
XHTTP: Add "scMaxBufferedPosts"
2024-12-16 11:20:38 +01:00
MHSanaei
918a2b1533
XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod"
2024-12-16 10:13:01 +01:00
mhsanaei
b60387accb
XHTTP: Add "keepAlivePeriod"
2024-12-11 17:05:47 +01:00
mhsanaei
9c63638af1
xhttp - default settings
2024-12-05 20:15:19 +01:00
mhsanaei
4efcdb3e01
Transport: Remove HTTP
...
Migrated to XHTTP "stream-one" mode.
2024-12-04 13:49:43 +01:00
mhsanaei
b859327b8a
splithttp to xhttp
2024-12-03 22:24:34 +01:00
mhsanaei
3e8fc59213
WebSocket: Add heartbeatPeriod
2024-12-03 22:07:58 +01:00
mhsanaei
462e02140d
XHTTP: Add "stream-one"
2024-12-03 21:57:44 +01:00
mhsanaei
b569c21fec
XHTTP: noGRPCHeader
2024-11-21 17:56:25 +03:30
modimobeikete
c5bbb6b632
Add new language ja-JP ( #2601 )
2024-11-15 13:38:48 +03:30
mhsanaei
ccda652e69
SplitHTTP - Mode
2024-11-14 13:09:51 +03:30