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
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
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
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
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
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
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
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
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
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
1b50a3aa5e
v3.0.4 Add a message when connect warp fails.
...
Former-commit-id: 2679112b5f5830a199ea21afb9435563131c3fe0
2024-04-14 02:09:34 +00:00
fs carmen
772f6b4a3e
v3.03 Remove Github CDN.
...
Former-commit-id: 4e5850153e48aa25550839ab1177f653f89e5f92
2024-03-21 05:29:10 +00:00
fscarmen
7ef408490c
V3.02 Check and load the WireGuard kernel module.
...
Former-commit-id: 28a21c0c5a2c332ab83256c851aa19756133f830
2024-02-07 02:00:49 +00:00
fscarmen
65f490db71
Check that udp is allowed when installing the script.
...
Former-commit-id: 4b6282c95f45b8fe56dbc9db2de6cae455976839
2023-12-19 03:43:58 +00:00
fscarmen
e15b59795d
URL migrate from github to gitlab.
...
Former-commit-id: f43ff8f1532b9a80b3823f5478035a3491c5a3a1
2023-09-13 17:31:45 +00:00
fscarmen
d8f4edbe8c
Fix a bug on Alpine system.
...
Former-commit-id: bb47fff35fc97c644bfa7b9f1de5665761281f24
2023-08-31 04:35:08 +00:00
fscarmen
b2df777e69
Optimized code.
...
Former-commit-id: 0a1f82c4a751caf5dbb9429bae48e14763feef4c
2023-08-23 15:42:21 +00:00
fscarmen
570b09e6fd
Add Github CDN.
...
Former-commit-id: 0d9c81396b71a65352429bd4af3a9ad48420573c
2023-08-21 17:39:17 +00:00
fscarmen
d248f08d35
Add dns64 and shared free accounts.
...
Former-commit-id: d8cfe671a0d2c7377001ea6dec59837089a4f22b
2023-08-16 08:48:12 +00:00
fscarmen
72e581050f
V3.00 Support warp non-global working mode.
...
Former-commit-id: 8c4e60d1b6962ae1f709366f79bbecd73cd85789
2023-08-15 14:47:57 +00:00
fscarmen
cbebd7e069
Add xxd dependency to registe warp account.
...
Former-commit-id: 7840e95b97e7a4cd32c81151581e49a371d357ab
2023-08-01 13:25:48 +00:00
fscarmen
fff9b98be5
V3.00 beta2 Kernel / served switch; Support Fedora
...
Former-commit-id: e04c180300bfe3e41ea9cda7a132d020560fc935
2023-07-21 16:10:40 +00:00
fscarmen
406b76e635
wg-go-reserved depand on wg-tools version.
...
Former-commit-id: edc95417d434f742f52fe374d04511ba76b9cbf0
2023-07-01 03:48:55 +00:00
fscarmen
a18e288d24
V3.00 beta. official api & wireguard-go reserved.
...
Former-commit-id: 0d0f901eaccb10126345bd01ae83ebde2f8ee01d
2023-06-30 15:53:13 +00:00
fscarmen
e83f64aa9d
V2.53 Wireproxy proxy mode supports warp dualstack
...
Former-commit-id: a8b5f7a962fd0f0664c70292d7cd975e926c0b89
2023-06-27 10:17:10 +00:00
fscarmen
8501f44f1c
Update Cloudflare official WARP api.
...
Former-commit-id: 6c749a20bf584f55ced6773e9ca37f207267a710
2023-06-24 13:52:01 +00:00
fscarmen
e3cb026962
Update the xray templates.
...
Former-commit-id: 148efa70e2a3fb1c25e8d0fca1ff27b11450a064
2023-06-22 15:52:07 +00:00
fscarmen
ec79514721
V2.52 Client proxy and warp mode support dualstack
...
Former-commit-id: 2651ecf259714d104afb9c142864096256e6c043
2023-06-21 16:39:54 +00:00
fscarmen
b0299281ac
V2.51 Client supports Debian 12 (bookworm)
...
Former-commit-id: 3e8c182f77a8aef1c819d86eb8d78eabdc890180
2023-06-18 14:56:37 +00:00
fscarmen
1693d4c0ee
Change warp account with clientID/reserved.
...
Former-commit-id: 2cd7a9cbf40430e1e6f5cb4a2859cd308c65ea75
2023-05-29 17:18:23 +00:00
fscarmen
49f0b6d95a
Corrected a mistake.
...
Former-commit-id: 4b7c5e794e5f5fe6ce04bcc2c269a437726b6cd2
2023-05-20 22:29:44 +00:00