>
WISP connects to CARRAMint via ttyd over your Tailscale mesh.
Ensure ttyd is running on the target host, then click Connect.
# On CARRAMint (one-time setup):
sudo apt install ttyd
ttyd -p 7681 -i 100.69.17.20 bash
# Or use the systemd service:
sudo systemctl start wisp-ttyd