Skip to content

Instantly share code, notes, and snippets.

View sridhar02's full-sized avatar
🏠
Working from home

Sridhar sridhar02

🏠
Working from home
View GitHub Profile
@sridhar02
sridhar02 / install.sh
Created July 29, 2024 03:07
Setup CloudFlare Warp LinuxArch installation & commands
```bash
#! /bin/bash
yay -S cloudflare-warp-bin
sudo systemctl start warp-svc
sleep 5
warp-cli register
warp-cli status
warp-cli connect
sleep 5
curl https://www.cloudflare.com/cdn-cgi/trace/ 2>/dev/null |grep warp