590 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 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
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
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
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
fs carmen 7debea7c5d Fix some bugs. 2025-01-03 06:04:54 +00:00
fs carmen 49aeddd51f Change the API url. 2024-12-26 02:45:29 +00:00
fs carmen 4a94ee9c10 v3.1.4 Support Docker without host network mode. 2024-12-23 17:27:19 +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 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
fs carmen 6010604165 Fix a bug in installing WireProxy on Alpine.
Former-commit-id: f6a4d4e0bef093aae86d6ec2baf14127decc0673
2024-06-19 04:25:11 +00:00
fscarmen 2740d79102 Warp client supports Ubuntu 24.04
Former-commit-id: 37f742e9e657bccc2adf8cbbb20bddef039167f4
2024-06-14 07:09:14 +00:00
fs carmen 5601d2e74d Change Github proxy to ghproxy.lvedong.eu.org
Former-commit-id: 1cf85facc47826b1f43689245eee7901526849a5
2024-06-10 15:13:43 +00:00
fs carmen 9eea2e9c98 v3.0.7 Support CentOS 9 / Alma Linux 9 / Rocky Linux 9 system.
Former-commit-id: e380f50681189331171d9623ae47a17b1b5994ac
2024-06-02 14:11:44 +00:00
fs carmen 217b4969c0 Add Github proxy and translation api; Optimize code.
Former-commit-id: e64f53b7f31509a72945b2860726545143588400
2024-05-14 00:39:28 +00:00
fscarmen e855f7dce7 v3.0.6 Support Alpine edge system.
Former-commit-id: 0c67f2e0680e93e9d5899ccf547c99382f3f2c71
2024-05-05 14:13:52 +00:00
fs carmen f11bf9fe3f Deal with installing wireguard-tools on Debian 10.
Former-commit-id: ebe5973faa7d758c88778c0a7103b6c42f0a4a3d
2024-05-01 07:32:25 +00:00
fscarmen 05b140fc66 Sync wireproxy to V1.0.9 by GitLab CI/CD, 2024-04-19T20:01:51Z
Former-commit-id: a15cff6547df4e2f5d38af62b396368534b80f3c
2024-04-19 20:02:33 +00:00
fscarmen 1b50a3aa5e v3.0.4 Add a message when connect warp fails.
Former-commit-id: 2679112b5f5830a199ea21afb9435563131c3fe0
2024-04-14 02:09:34 +00:00
fscarmen 00d8297cfa Sync wireproxy to V1.0.8 by GitLab CI/CD, 2024-04-13T20:02:03Z
Former-commit-id: d60078ecc7ef7ce6ea933b8937341e08502fb78b
2024-04-13 20:02:42 +00:00