Commit Graph

1151 Commits

Author SHA1 Message Date
e28ade4867 Clone Main 2025-05-10 14:39:09 +03:30
1b3b96bf16 Update upgrade script with improved cronjob management 2025-05-10 14:20:54 +03:30
dc49f5d74f feat: Merge traffic collection and user kicking 2025-05-10 14:06:55 +03:30
e581a92b60 Refactored cli_api.run_cmd 2025-05-09 01:22:03 +03:30
9d58ce49db Revert CLI Change 2025-05-09 01:04:05 +03:30
5b04b47e60 feat(frontend): Enhance user management UI and error handling in users.html
-   Added default values for "Traffic Limit" and "Expiration Days" in the "Add User" modal.
2025-05-09 00:12:42 +03:30
69e9605414 feat(api): Implement user existence checks in add user API endpoint 2025-05-09 00:11:10 +03:30
049e3f7601 refactor(cli): Improve script error propagation and handling 2025-05-09 00:07:17 +03:30
4f47edc3ba fix: replace old kick.sh cron job with new kick.py 2025-05-08 20:53:27 +03:30
f656ec7e4e execute permissions for kick.py 2025-05-08 20:28:39 +03:30
f3d3e16a0d Clone Beta 2025-05-08 20:26:41 +03:30
a5dac82255 Refactor: Implement kick users in Python 2025-05-08 20:25:49 +03:30
a25f55bc67 typo 2025-05-06 19:38:38 +03:30
0a05c0897c Enhance setup script with robust error handling and improved UX
- Add comprehensive error handling with detailed failure reporting
- Implement color-coded terminal output for better readability
- Replace emoji with terminal-compatible UTF-8 symbols
- Redirect verbose output to /dev/null for cleaner installation experience
- Organize code into logical functions with proper error checking
- Add interactive prompts for existing installations
- Improve OS version detection and dependency management
- Include proper exit codes and status reporting throughout
- Add short pause before menu launch for better UX flow
2025-05-06 19:34:32 +03:30
5364b29fb2 Update OS 2025-05-06 19:06:34 +03:30
1b3f9ee351 Refactor: Implement Hysteria Restore in Python 2025-05-06 00:23:13 +03:30
24338dfe1f Refactor: Implement Change SNI in Python 2025-05-05 23:55:36 +03:30
ce4d23d18e Refactor: Implement TCP Brutal installation in Python 2025-05-05 23:31:14 +03:30
b8e6a5475b refactor: masquerade management in Python3 2025-05-03 21:49:26 +03:30
035c1c9f49 📦 v1.9.1 Release 🚀 – Python Migration Continues! 2025-05-03 00:28:37 +03:30
f7e2423be0 Merge pull request #135 from ReturnFI/beta
Migration Continues!
2025-05-03 00:28:10 +03:30
870d3cafd2 Update changelog 2025-05-03 00:25:34 +03:30
976f080523 Refactor: Implement server stats in Python 2025-05-03 00:20:36 +03:30
ae12afced1 Refactor: Implement IP address config manager in Python 2025-05-02 22:03:59 +03:30
1c08a4adbb Refactor: Implement Hysteria Bakcup in Python 2025-05-02 21:52:17 +03:30
1da884dba4 Refactor: Implement Telegram bot service manager in Python 2025-05-02 21:45:18 +03:30
9d0a13a226 Refactor: Implement WARP ACL configuration in Python
- remove WARP Plus/Key
2025-05-02 18:24:58 +03:30
07cb999259 Refactor: Implement warp status in Python 2025-05-02 17:35:43 +03:30
0e0d054d5d Refactor: Warp setup and uninstallation scripts to Python3 2025-05-02 17:21:26 +03:30
12634a8bc8 📦 v1.9.0 Release 🚀 – Python Power-Up + UI Polish! 2025-05-02 15:56:47 +03:30
ab3fdcaef6 Update changelog 2025-05-02 15:56:12 +03:30
a25381ed9f Merge pull request #134 from ReturnFI/beta
feat(core): Comprehensive refactoring and enhancements
2025-05-02 15:50:00 +03:30
bde154fce8 Clone Main 2025-05-02 15:49:30 +03:30
10526df4ea Update hysteria-server.service to use Blitz Panel config.json 2025-05-02 14:55:16 +03:30
cd5fee422b Clone Beta 2025-05-02 14:40:01 +03:30
beb8748f4b Refactor: Implement Hysteria2 uninstallation in Python 2025-05-02 14:37:47 +03:30
1e4f6439d3 Refactor: Implement Hysteria server update in Python 2025-05-02 14:14:43 +03:30
e597d819d3 refactor: migrate obfs manager script from Bash to Python 2025-05-02 13:50:36 +03:30
18d7f3459e fix: resolved permission issue by adjusting subprocess call to explicitly use Python 2025-05-02 13:41:34 +03:30
2008156e20 Fix: Remove misuse of asyncio.to_thread with async context manager in remove_user.py 2025-05-02 13:26:57 +03:30
8ba46b9878 Refactor: Implement user addition functionality in Python 2025-05-02 13:07:53 +03:30
5a253258e8 Refactor: Implement Hysteria server restart in Python 2025-05-02 12:35:44 +03:30
cf4726e5d9 Refactor: Implement user information retrieval in Python 2025-05-02 12:29:37 +03:30
19192bd02d Refactor: Implement port update functionality in Python 2025-05-02 12:08:19 +03:30
50bb7fe7ff Refactor: Implement user reset functionality in Python 2025-05-02 11:53:22 +03:30
7e71b1c33b Refactor: Implement user removal in Python 2025-05-02 11:40:57 +03:30
8d9fda0c09 Remove Tree Mode 2025-05-01 23:34:29 +03:30
f2f2401b52 fix(ui): Adjust JSONEditor code view background in dark mode 2025-05-01 23:33:38 +03:30
552862c251 Integrate custom CSS into base.html 2025-05-01 22:18:35 +03:30
ea581c0197 feat: Enhance UI/UX with improved CSS for light/dark modes 2025-05-01 21:49:27 +03:30