Commit Graph

18 Commits

Author SHA1 Message Date
vvbbnn00
309dfd1164 chore: Unify variable and method names; add open source license text at the beginning of the code 2024-03-26 17:51:59 +08:00
HynoR
e5cc9feb45 fix typo 2024-03-26 15:59:59 +08:00
vvbbnn00
f1f83f3fd4 fix: Correct the issue where IP optimization is not available (#158, #159) 2024-03-23 18:08:35 +08:00
vvbbnn00
20a800b27e feat: add timeout for getProxy function. 2024-03-03 16:20:39 +08:00
vvbbnn00
35ffc0b35e style: optimize the code for codacy 2024-03-03 16:14:22 +08:00
vvbbnn00
f80b0eca3f fix: Fix some error that caused tests fail. 2024-02-29 14:34:50 +08:00
vvbbnn00
f4e964e344 fix: fix https://github.com/vvbbnn00/WARP-Clash-API/issues/104 and https://github.com/vvbbnn00/WARP-Clash-API/issues/106 2024-02-29 14:28:53 +08:00
vvbbnn00
decc27be08 feat: Add subscription files suitable for Singbox 2024-02-28 21:32:08 +08:00
vvbbnn00
10e739aa83 feat: add ipv6 support for subscription 2024-02-28 18:21:30 +08:00
vvbbnn00
c0b38b187a chore: Add GPL license statement at the beginning of all source code files. 2024-02-27 17:37:52 +08:00
vvbbnn00
601ae79eeb feat: Add scheduled tasks to support regular IP optimization. 2024-02-23 16:55:25 +08:00
vvbbnn00
22d865a707 fix: Fixed a bug which nodes might be duplicated when generating multiple nodes in succession. 2024-02-06 01:56:07 +08:00
vvbbnn00
c6503fb513 feat: Modified the node naming convention to enhance readability. 2024-01-29 22:24:05 +08:00
vvbbnn00
1e6349a545 Uniform Code Formatting
Unify variables and constants to use the snake_case naming convention, and use camelCase for method names.
2024-01-28 23:47:47 +08:00
vvbbnn00
8f347f2ea8 Add proxy pool URL configuration and update Dockerfile
This update allows the IP proxy pool address to be configured for obtaining WARP+ traffic. This is achieved by adding a PROXY_POOL_URL environment variable. Dockerfile has also been updated to change the Alpine source and add new dependencies. Scripts have been modified to accommodate these changes.
2024-01-11 21:32:02 +08:00
不做评论
e1b68d4c62 Support enabling the traffic boosting feature; support choosing whether to select the optimal node; add the function to generate WireGuard configuration files. 2023-08-24 19:14:52 +08:00
不做评论
1bcd7c03ae Log support, fix account error. 2023-08-24 01:20:33 +08:00
不做评论
9bbca71a27 Initial Commit 2023-08-24 00:15:35 +08:00