Relevant Instructions and Notes: WARP Series Video Instructions Changelog
I. WARP Multifunctional One-click Script, Supports Direct Installation on VPS with Pure IPv4 or Pure IPv6, Compatible with Mainstream Linux Systems
bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/null)
or
bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)
Please Note: If IP Loss, VPS Lagging, Script Download Failure, or Inability to Enter Script Interface Occurs, Terminate warp with the Following Commands, Then Restart or Reinstall warp
- Terminate warp-go:
kill -15 $(pgrep warp-go)
- Terminate wgcf:
systemctl stop wg-quick@wgcf
II. Cross-platform Preferred WARP Peer IP + Unlimited WARP-Wireguard Configuration Generation One-click Script, Recommended for Use on Local Networks with Apple and Android Phones
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && bash endip.sh
Replit Platform One-click Unlimited WARP-Wireguard Configuration Generation (Requires Login and Fork to Run): Replit WARP-Wireguard Register
Note: Can Only Operate on C Drive or Desktop by Default
Usage: Unzip the downloaded (WIN-end-warp-optional-IP-v23.11.15.zip) file, Refer to Usage Instructions and Video Tutorial