A GUI application based on warp-cli for linux written in Rust
WARNING! To connect using WARP you need to register an account, this can be done through the GUI itself (Settings button in the bottom right corner -> Account -> register).
- Install using the script from AUR!
yay -S warp-gui
- Start systemd service warp-svc
sudo systemctl enable warp-svc.service --now
-
Install warp-cli
-
Arch Linux:
yay -S cloudflare-warp-bin
-
Ubuntu / Debian:
sudo apt install cloudflare-warp
-
CentOS / RHEL:
sudo yum install cloudflare-warp
-
-
Start systemd service warp-svc
sudo systemctl enable warp-svc.service --now
-
Download and install Debian package:
-
If you are using dpkg:
sudo dpkg -i warp-gui.deb
-
If you are using debtap:
sudo debtap -u debtap -Q warp-gui.deb sudo pacman -U generated_name.pkg.tar.xz
-
-
Install warp-cli
-
Arch Linux:
yay -S cloudflare-warp-bin
-
Ubuntu / Debian:
sudo apt install cloudflare-warp
-
CentOS / RHEL:
sudo yum install cloudflare-warp
-
-
Start systemd service warp-svc
sudo systemctl enable warp-svc.service --now
-
Download and run AppImage package