Home/Use cases/Linux

VPN for Linux · No activity logs

VPN for Linux with a fast WireGuard connection

Run ROOT on Linux through WireGuard for a fast, private connection you can script and trust. A command-line client is coming soon, with manual setup available now. Free to start.

One account covers up to 10 devices across every platform.

ROOT VPN on Linux

ROOT works on Linux today through WireGuard, which ships in the kernel on modern distributions, so you get a fast, low-overhead tunnel using standard tools. A dedicated ROOT command-line client is coming soon to make switching servers a one-liner.

Because it runs on WireGuard, ROOT on Linux is easy to script into your workflow, bring it up on boot, tie it to a network, or wire it into a container, all with the config you generate from your account.

How to set up on Linux

A few steps and you are connected. No technical know-how needed.

  1. Create a free ROOT account and open its settings to generate a WireGuard configuration for the server you want.
  2. Install WireGuard with your package manager, for example apt install wireguard or the equivalent for your distribution.
  3. Save the ROOT config to /etc/wireguard/, for example as root.conf.
  4. Bring the tunnel up with wg-quick up root, and down again with wg-quick down root.
  5. Confirm your new IP with a quick check, then script wg-quick into startup if you want it always on.
See download options Coming soon. Create a free account now to be ready.

VPN for Linux: common questions

Can I use ROOT on Linux now?
Yes. ROOT runs on Linux today through WireGuard using standard tools. Generate a config from your account, drop it in /etc/wireguard, and bring it up with wg-quick. A dedicated CLI client is coming soon.
Which distributions are supported?
Any distribution with WireGuard, which is built into the kernel on all modern ones. The wg-quick commands are the same across Debian, Ubuntu, Fedora, Arch and others.
Can I automate the connection?
Yes. Because it uses WireGuard and wg-quick, you can enable the tunnel at boot with systemd, bind it to a network, or bring it up inside containers and scripts.

ROOT VPN on your other devices

One account covers them all. Browse every use case and device.

A scriptable tunnel for Linux.

Create a free account and bring ROOT up with wg-quick.

Get ROOT VPN, free