2974 Commits

Author SHA1 Message Date
fscarmen a23576da65 v3.2.5 Retry with wireguard-go after kernel WARP IP failure 2026-05-01 15:50:19 +00:00
fscarmen 3f6f857642 v3.2.4 Fix: correct wireproxy dual-stack WARP handling and DNS strategy
- Fix wireproxy WARP network detection for dual-stack environments
- Set wireproxy DNS resolve strategy to auto

Fix: 修复 wireproxy 双栈 WARP 网络获取与 DNS 策略

- 修复 wireproxy 获取双栈 WARP 网络的问题
- 将 wireproxy DNS 解析策略设置为 auto
2026-04-28 09:14:46 +00:00
fscarmen cf613fde56 v3.2.3 Menu adjustment: Removed the change License (warp a) function and optimized functions to improve execution efficiency 2026-04-10 06:39:27 +00:00
fscarmen 595216fe7f fix(debian): use archive backports for Debian 11 to install wireguard-tools 2026-03-18 09:40:07 +00:00
fscarmen a9bf32acb7 warp-go.sh v1.3.2 Fix: use fixed IP endpoints on IPv4-only / IPv6-only hosts.
- Apply fixed IP endpoints only on IPv4-only or IPv6-only environments
- Fix DNS resolution issues for engage.cloudflareclient.com on some hosts
2026-03-01 02:20:40 +00:00
fscarmen 624c3cef7e v3.2.2 Restore Reserved configuration for Warp usage. 2026-02-25 09:30:52 +00:00
fscarmen 360a83382c v3.2.1 Remove OS version checks to support rolling releases. 2026-02-22 06:19:41 +00:00
fscarmen 5271a6bb64 Modify the IP API URL to ip.cloudflare.now.cc 2026-02-20 04:52:29 +00:00
fscarmen 291e5d9c26 Modify the WARP API URL to warp.cloudflare.now.cc 2026-02-14 13:38:26 +00:00
fscarmen e62efe82b9 refactor(api): migrate endpoint and remove cryptographic dependencies
Migrate WARP API from warp.cloudflare.now.cc to warp.cloudflare.nyc.mn
and simplify registration by delegating key generation to API service.

Changes:
- Update API endpoint across all scripts and documentation
- Remove openssl, xxd, jq from required dependencies (-173 lines)
- Replace local WireGuard key pair generation with API call
- Simplify registration from 30-retry loop to single API request
- Move JSON tool detection to export function where needed
- Fix wg-quick backup restoration during uninstallation
- Update installation progress from 3-step to 2-step flow

Co-authored-by: Ona <no-reply@ona.com>
2026-01-07 11:12:07 +00:00
fscarmen fc523c970f feat/fix: update account logic, optimize IP API, and fix uninstallation bug.
Account Logic: Remove deprecated WARP+ and Teams account types from installation and upgrade processes (warp a and warp-go a).

IP-Brushing Logic: Adjust default Netflix unlock preference from IPv4 to IPv6.

Bug Fix: Fix network failure caused by improper routing rule handling when uninstalling Linux Client in proxy mode.

Optimization: Implement self-hosted IP API to accelerate IP information retrieval.

Cleanup: Remove obsolete script prompts and redundant code.
2026-01-02 14:50:43 +00:00
fscarmen e0bc529fdd Replace external API with direct Cloudflare API calls and improve Netflix detection
- Replace warp-api.replit.app proxy with direct Cloudflare API endpoints for device, name, and license operations
- Implement local client_id/reserved conversion without external dependencies
- Refactor Netflix unlock detection to use Cloudflare trace and native HTML parsing
- Change default IP refresh preference from IPv4 to IPv6
- Fix device name change API endpoint URL duplication
- Remove Debian trixie workaround in client installation
- Add account refresh logic to maintain license status during IP changes

Co-authored-by: Ona <no-reply@ona.com>
2025-12-25 07:03:58 +00:00
fscarmen f3b61ecadd Restore statistics of run-times. 2025-12-22 12:10:46 +00:00
fscarmen 64e614b79e fix: correct regex pattern for extracting local version number.
Co-authored-by: Ona <no-reply@ona.com>
2025-12-19 02:00:22 +00:00
fscarmen 790a238d62 feat: Enhance WARP registration reliability and GitHub connectivity
- Implement retry mechanism for WARP API registration failures (Error 1015)
- Provide fallback to shared WARP account after 60 failed attempts
- Use multiple GitHub CDN proxies with direct connection priority
2025-12-03 18:31:05 +00:00
fscarmen c2127f194a Remove statistics of run-times. 2025-10-31 05:27:18 +00:00
fscarmen be05c319a8 menu.sh v3.1.8 Enhance the compatibility with Arch Linux and EndeavourOS. 2025-09-10 08:28:55 +00:00
fscarmen 159f9a7725 menu.sh v3.1.6 Added support for Debian 13 and Ubuntu 24.04+ 2025-08-24 05:17:59 +00:00
fscarmen b464263f29 Sync wgcf to V2.2.29 by GitLab CI/CD, 2025-08-23T20:04:47Z 2025-08-23 20:05:30 +00:00
fscarmen 37dfa64864 Sync wgcf to V2.2.28 by GitLab CI/CD, 2025-08-15T20:04:15Z 2025-08-15 20:04:55 +00:00
fs carmen dc5c5bf987 menu.sh v3.1.6 / warp-go.sh v1.2.4 Remove best endpoint feature to adapt to official adjustments. 2025-08-11 11:34:40 +00:00
fscarmen 4447e6f450 Modify the API URL for counting runtime statistics. 2025-07-28 07:32:24 +00:00
fs carmen b0900ae96f Fix compatibility issue where Hax US2 / US3 fails to get WARP IP. 2025-07-26 13:01:27 +00:00
fs carmen c30c9f9125 Replace the script execution count tracking service. 2025-07-11 18:10:04 +00:00
fscarmen 08a537aad8 Sync wgcf to V2.2.27 by GitLab CI/CD, 2025-06-30T20:01:51Z 2025-06-30 20:02:34 +00:00
fs carmen 5aa7f764e9 Change IPv4 Api from [ api-ipv4.ip.sb/geoip ] to [ ipinfo.io/ip ]. 2025-05-27 06:53:31 +00:00
fscarmen 922435d8d6 Improved WARP status detection method for better accuracy. 2025-04-27 01:52:56 +00:00
fscarmen 19a493d690 Sync wgcf to V2.2.26 by GitLab CI/CD, 2025-04-15T20:02:31Z 2025-04-15 20:03:10 +00:00
fs carmen ab4a0d09b8 Use Firebase realtime database + Netlify cloud function to replace hits.seeyoufarm.com for usage statistics. 2025-04-03 12:22:00 +00:00
fs carmen 3f2088d784 v3.1.5 Fix the reboot issue in Client Warp mode. 2025-03-24 15:08:34 +00:00
fscarmen f52c47cc53 Sync wgcf to V2.2.25 by GitLab CI/CD, 2025-02-17T20:02:05Z 2025-02-17 20:02:51 +00:00
fs carmen 7debea7c5d Fix some bugs. 2025-01-03 06:04:54 +00:00
fs carmen 41bdc4ff48 Renew Warp endpoint IPs. 2024-12-28 01:23:23 +00:00
fs carmen 49aeddd51f Change the API url. 2024-12-26 02:45:29 +00:00
fscarmen 354b965626 Sync wgcf to V2.2.24 by GitLab CI/CD, 2024-12-24T20:02:06Z 2024-12-24 20:02:46 +00:00
fs carmen 4a94ee9c10 v3.1.4 Support Docker without host network mode. 2024-12-23 17:27:19 +00:00
fscarmen 3ba32bc21c Sync wgcf to V2.2.23 by GitLab CI/CD, 2024-10-21T20:01:40Z 2024-10-21 20:02:14 +00:00
fscarmen 6af5e10b54 Update Client commands. 2024-10-10 12:58:24 +00:00
fscarmen 4816a64417 Increase the startup wait time for the warp-svc process daemon. 2024-09-30 01:15:36 +00:00
fs carmen f1eb7f806c v3.1.3 Linux Client support MASQUE protocol. 2024-09-24 14:59:06 +00:00
fs carmen d4ac6b2003 v3.1.2 Remove the function of generating licenses. 2024-09-14 02:58:07 +00:00
fs carmen 55767e4a47 Fix some Warp ip access to ip.sb returned restricted. 2024-08-19 04:05:49 +00:00
fs carmen 2113865e8e Fix warp.cloudflare.now.cc 1101. Error 500: internal server error. 2024-08-05 14:35:22 +00:00
fs carmen 06a6877d4f v3.1.1 Get 1.9 EB plus license from self-built WARP API. 2024-07-25 07:22:41 +00:00
fs carmen c92d6404e6 v3.1.0 Update the method of upgrading Teams and Warp Api. 2024-07-20 16:55:40 +00:00
fs carmen 70cd6660a3 Add api functionality. 2024-07-12 14:16:04 +00:00
fs carmen 1fde9e8b01 v3.0.10 Warp api: https://warp.cloudflare.now.cc/ 2024-07-10 15:35:31 +00:00
fs carmen 1ae8da8804 Fix the bug of IP display error when uninstalling.
Former-commit-id: 330ee534347695d4f81dd28bc1814b6c365f09a6
2024-07-02 07:25:18 +00:00
fs carmen ce47da26a6 v3.0.9 Reduce installation time; reverse proxy http://ip-api.com
Former-commit-id: fc8c68b6a851201068b86af0feda575dfc099f2d
2024-07-01 00:23:32 +00:00
fs carmen 14b026be45 v3.0.8 WARP Linux Client supports arm64.
Former-commit-id: 7ee3dc69a338469af86dc53b7b007932d5ff41c9
2024-06-28 04:41:02 +00:00