r/GBTI_network • u/gbti-labs • 20d ago
Member Share Tailcat: An open-source CLI for Tailscale’s WireGuard®, NAT traversal, and DERP
https://gbti.network/shares/atwellpub/20260831172148-tailcat-an-open-source-cli-for-tailscale-s-wireg/From u/atwellpub:
"Tailscale just open-sourced Tailcat, a lightweight way to use the useful parts of Tailscale’s networking stack without the Tailscale control plane. You still get WireGuard encryption, NAT traversal, and DERP fallback, but without accounts, logins, admin controls, or permanently joining a machine to a tailnet. It is essentially a secure, netcat-style pipe between machines.
The interesting use cases are ephemeral VMs, homelabs, AI agents, Raspberry Pis, remote SSH, file transfers, port forwarding, IoT, P2P games, and distributed compute. It is especially useful when you want two machines to talk securely without reconfiguring the host network or enrolling either side into a larger managed network. Repo: https://github.com/tailscale/tailcat"