Self-hosted VPN in one command.

Deploy Tailscale exit nodes to any AWS region. Your cloud, your traffic.

Installs Terraform and Tailscale if not already present.
curl -fsSL https://raw.githubusercontent.com/dhruvparmar372/burrow/main/install.sh | sh
$ burrow init
✓ Configuration saved. You're ready to deploy!
$ burrow add --region us-east-1
Deploying exit node in aws/us-east-1...
✓ Exit node deployed: aws/us-east-1
$ burrow add --region eu-west-1
Deploying exit node in aws/eu-west-1...
✓ Exit node deployed: aws/eu-west-1