TailMux
Summary
TailMux allows users to connect to multiple Tailscale tailnets simultaneously without switching or using a VM.
Similar Articles
Tailcat: Secure Tunnels in Seconds (Tailscale)
Tailcat is an open-source command-line tool and Go library that creates secure WireGuard-encrypted tunnels over Tailscale's data plane, enabling quick and secure point-to-point connections without a Tailscale account.
@NFTCPS: Tailscale does something counterintuitive, launching Tailcat. In a nutshell: Tailscale without Tailscale. No account registration, no VPN installation, no port opening, no root required, and it doesn't alter your routing or DNS. Two machines, send a short t…
Tailcat is an open-source tool launched by Tailscale that allows direct connection between two machines via WireGuard end-to-end encryption without account registration or VPN installation, supporting file transfer, SSH, and proxy functions.
tailscale/tailscale
Tailscale's open-source repository containing the daemon and CLI tool for easy private WireGuard networks.
@FeitengLi: Here's how I use it: 1. Mac Mini is not carried around—it stays at home in the living room with Tailscale enabled. When outside, I use Mac's built-in Screen Sharing to connect directly via the Tailscale IP (also use Cloudflare Zero Trust as a backup in case Tailscale is accidentally disconnected, e.g., if I manually turn it off).
Introduces a method to remotely connect to a home Mac Mini via Tailscale and Screen Sharing for a development environment, using tmux to maintain sessions and a consistent setup.
@0xlangeai: https://x.com/0xlangeai/status/2093192039051489662
This tutorial provides a detailed introduction on how to set up a private network using Tailscale, establish an SSH connection to the Grok Bot server, covering device preparation, installation steps, and important notes.