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
/
config
/
config.go
Age
Commit message (
Collapse
)
Author
2026-01-02
Set log folder variable to /var/log/3x-ui (#3599)
Nebulosa
* Set log folder variable to /var/log/3x-ui * Set log folder as x-ui and create the log folder * Create the log folder in install and update scripts
2025-09-21
security fix: Command built from user-controlled sources CWE-78
mhsanaei
https://cwe.mitre.org/data/definitions/78.html https://owasp.org/www-community/attacks/Command_Injection
2025-09-20
docs: add comments for all functions
mhsanaei
2025-09-10
Fixed: update Xray Core on Windows
mhsanaei
2025-08-14
Moved DB to same app folder on Windows (#3340)
fgsfds
* moved db to user folder on windows * moved db to local appdata * made getDBFolderPath func private * added getWindowsDbPath() func * fix --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2023-07-01
🚀 Some improvements for x-ui.sh and ip job (#665)
Hamidreza
2023-06-16
new - loglevel (#612)
Ho3ein
2023-04-13
update db config path
Hamidreza Ghavami
2023-02-09
3x-ui
MHSanaei