- 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
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>
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.