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.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-19go package correctionmhsanaei
2025-07-02chore: reset two-factor authentication after changing admin credentials (#3029)Shishkevich D.
* chore: add `resetTwoFactor` argument for main.go fixes #3025 * chore: reset two-factor authentication after changing admin credentials * chore: reset two-factor authentication after changing admin credentials --------- Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com> Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-05-17feat: support .env file (#3013)Ali Golzar
2025-05-08chore: implement 2fa auth (#2968)Shishkevich D.
* chore: implement 2fa auth from #2786 * chore: format code * chore: replace two factor token input with qr-code * chore: requesting confirmation of setting/removing two-factor authentication otpauth library was taken from cdnjs * chore: revert changes in `ClipboardManager` don't need it. * chore: removing twoFactor prop in settings page * chore: remove `twoFactorQr` object in `mounted` function
2025-05-06fix: check default credentials during a fresh installationShishkevich D.
2025-05-03chore: do not show the current login and password (#2969)Shishkevich D.
2024-10-31getListen & getCertmhsanaei
2024-10-30bash - set or reset listenIPmhsanaei
we need this if we want to add SSH port forwarding
2024-08-08small changesmhsanaei
2024-07-09improved - message logsmhsanaei
2024-07-07Typo fixedmhsanaei
2024-05-28minor changesmhsanaei
2024-05-25Add CLI to set panel cert (#2305)Maisam
* Add webBasePath update feature to CLI * Add certificate setting update to CLI * Revert "Add certificate setting update to CLI" This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6. * Add certificate setting update to CLI (cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6)
2024-05-25Add webBasePath update feature to CLI (#2300)Maisam
2024-05-24View Current Settings - show webBasePathmhsanaei
2024-03-12bug fix - remove secretMHSanaei
2024-03-11[xray] add BurstObservatory + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [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
2023-06-16new - loglevel (#612)Ho3ein
2023-06-01removed - v2-ui migrateMHSanaei
2023-05-22subMHSanaei
remaining code
2023-05-05Update main.goHamidreza
2023-05-05Merge branch 'MHSanaei:main' into mainHamidreza
2023-05-05Revert "feat: Adding Cobra to provide a more intuitive command line interface"Ho3ein
2023-05-05add MigrateDB func for a single source of truthHamidreza Ghavami
2023-05-05feat: Rollback files (main.go , Makefile)kaveh-ahangar
2023-05-04feat: add Makefile and improve buildingkaveh-ahangar
2023-04-24Add database migrationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-21secret token thanks to @HarlyquinForestMHSanaei
2023-04-20fix enabletgbot cliMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-20main.go enhancementsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-14fix typo 2MHSanaei
2023-04-13update v2-ui.db pathHamidreza Ghavami
2023-03-17alirezaMHSanaei
2023-02-093x-uiMHSanaei