Step 1
Run the VPS setup command over SSH.
Use this for a blank Debian or Ubuntu VPS, or run it again later and choose the update path.
Recommended VPS command
curl -fsSL https://raw.githubusercontent.com/TaterTotterson/Tater_Tunnel/main/scripts/tater-vps-setup.sh \
-o /tmp/tater-vps-setup.sh && sudo bash /tmp/tater-vps-setup.sh
Step 3
Start the Home Agent and claim the VPS.
For remote testing or a LAN-accessible machine, bind the Home Agent to all interfaces. In normal local use, 127.0.0.1 is enough.
Home Agent
python3.11 -m tater_tunnel.home_agent --host 0.0.0.0 --port 4173
VPS IP or Domainhttps://tunnel.example.com
Pairing Codeshown by the installer
Security Modestandard
Step 4
Add a phone or laptop.
Use the Home Agent device section to create a profile, scan the QR in the WireGuard app, then test the relay health route from the device.
Open from the connected device
http://10.88.0.1:4174/api/health
http://10.88.0.1:4174/relay/api/state