Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
github.com/MHSanaei/3x-ui.git
Group_Management
MySQL-databases
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
assets
/
js
/
util
/
index.js
Age
Commit message (
Expand
)
Author
2025-09-11
Fix critical bugs in ObjectUtil.equals() and filterInbounds() functions (#3451)
Copilot
2025-06-24
fix: selecting a supported language
Shishkevich D.
2025-06-20
fix: generate correct keys for shadowsocks inbounds
Shishkevich D.
2025-05-08
chore: implement 2fa auth (#2968)
Shishkevich D.
2025-04-15
fix: Error when generating shadowsocks keys in Blake3_AES_256_GCM
Shishkevich D.
2025-04-08
feat: add Arabic language (#2880)
kmoshax
2025-04-08
chore: create `FileManager` class for downloading files
Shishkevich D.
2025-04-06
Code refactoring (#2865)
Shishkevich D.
2025-03-21
chore: make class to get the device form factor
Shishkevich D.
2025-03-10
fix: protocol checking during random uuidv4 generation
v2.5.5
Shishkevich D.
2025-03-09
fix: generating shortIds for vless reality (#2745)
Shishkevich D.
2025-03-09
chore: remove unused variable
Shishkevich D.
2025-03-09
chore: refactoring `RandomUtil` class
Shishkevich D.
2025-03-09
chore: use `crypto.randomUUID()` for generating UUIDv4
Shishkevich D.
2025-03-09
chore: use Base64 library for generating SS password
Shishkevich D.
2025-03-08
fix: base64 encoding on vmess/shadowsocks inbounds (#2736)
Shishkevich D.
2025-03-08
refactor: move language manager to utils (#2735)
Shishkevich D.
2025-03-07
refactor: merging all util functions into classes
Shishkevich D.