Commit Graph

25 Commits

Author SHA1 Message Date
e5a0fc467e refactor(warp): Replace bash installer with python script
Integrates the new `warp.py` script into the installation and uninstallation workflows. This refactors the `install.py` and `uninstall.py` scripts to call the local Python-based WARP manager instead of downloading and executing an external bash script.
2025-11-21 08:28:54 +00:00
3a13108181 feat: Add WARP management tab to settings page
Integrates WARP (install, uninstall, configure, status) functionality
into the web panel's settings page. Users can now manage WARP
directly from the UI.
2025-06-02 13:29:48 +03:30
1ee3fbd0fb feat: Modify WARP status script to output JSON 2025-05-25 12:47:39 +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
787184bb8a fix: prevent duplicate WARP outbound entries and improve installation flow 2025-04-27 11:57:38 +03:30
6d9c0a35b8 Fix: Status of warp 2025-01-07 20:32:04 +03:30
c60ca9b6c7 Fix: Changed geo category 2025-01-07 20:31:05 +03:30
833186eec7 Fix color 2024-10-11 13:18:05 +03:30
489666bdd2 Create status.sh 2024-10-11 13:11:22 +03:30
75ab56214f Removed comment 2024-09-02 13:00:21 +03:30
225681fb1a Used non-Global Network 2024-09-02 12:58:43 +03:30
df91dc12a9 Used forked repository 2024-09-02 12:55:28 +03:30
af301113a7 Used forked repository and Global Network 2024-09-02 12:53:08 +03:30
84e7153aaa Adde WARP plus 2024-08-21 00:38:59 +03:30
1681034fe6 Fix Warp Uninstall 2024-08-20 23:27:40 +03:30
d9ef3f38d3 Update configure.sh 2024-07-29 22:43:36 +03:30
2b0020121a Refactor configure.sh 2024-07-29 17:09:01 +03:30
ba9ff87b8c Refactor paths 2024-07-22 15:46:16 +03:30
8ea571eb1b Remove dependency to restart_hysteria_service function instead use
cli.py restart-hysteria2
2024-07-21 18:28:02 +03:30
749f524490 Isolate configure_warp 2024-07-21 18:03:54 +03:30
16f94eeee3 Isolate install_warp 2024-07-21 18:01:42 +03:30
71fff6c017 Just Isolate some codes (not complete) 2024-07-20 23:01:57 +03:30
35b343ce23 Add empty warp scripts 2024-07-20 21:21:49 +03:30