| Age | Commit message (Collapse) | Author |
|
* fix TypeError: this.shortIds.split is not a function
|
|
|
|
|
|
|
|
* [refactor] api controller
* [fix] access log path
better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log
* [fix] set select options from logs paths in xray settings
* [update] .gitignore
* [lint] all .go files
* [update] use status code for jsonMsg and 401 to unauthorize
* [update] handle response status code via axios
* [fix] set correct value if log paths is set to 'none'
we also use the default value for the paths if its set to none
* [fix] iplimit - only warning access log if f2b is installed
|
|
revert #1650 #1661 #1664 #1670
made panel full of bug
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
|
|
|
|
crypto.getRandomValues for uuid
change name randomText to randomLowerAndNum
|
|
|
|
optimize utils
trojan short id fix
index page better view
|
|
|
|
|
|
randomText by default
length set to 8
|
|
|
|
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
split xtls from tls - remove iran warp - remove old setting reality from franzkafka (it was a messy code) -and other improvement
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
|
|
|
|
|
|
user pass will be generated randomly
upgrade all dependencies
move add client buttom
|
|
|
|
|