tailscale/tailcat
like netcat, but over Tailscale's data plane, without Tailscale's control plane
About the project
A CLI and Go library that works like netcat over Tailscale's data plane (magicsock/WireGuard) without the control plane: one side listens and prints a short address, the other connects to it, with connection metadata exchanged out of band. Needs no Tailscale account or root access.
Useful for
- Pipe stdin/stdout between two machines over an encrypted WireGuard tunnel without setting up Tailscale
- Expose a local TCP port (e.g. 8080) to a remote machine with tailcat serve and tailcat forward
- Open a web server behind a tailcat server in a browser via tailcat browse
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 30 stars so far today, about 36 expected by the end of the day.
- Interest is fading: the two-day pace is 37% of the previous week and a half.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 7,444
- Stars in a day
- 36
- Forks
- 310
- Issues and pull requests
- 125
- Watchers
- 26
- Language
- Go
- License
- BSD-3-Clause
- Latest release
- v0.6.0 · September 4, 2026
- Created
- October 29, 2024
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Go today: #8, +165 stars
- September 17, 2026GitHub Trending Go today: #7, +165 stars
- September 16, 2026GitHub Trending Go today: #7, +144 stars
Similar projects
-
6.5
coder/coder
Self-hosted platform for cloud development environments and AI coding agents: workspaces are defined in Terraform, connected via a Wireguard tunnel, and shut down automatically when idle.
-
6.2
rustfs/rustfs
RustFS is a distributed object storage system written in Rust with an S3-compatible API, positioned as a faster Apache 2.0 alternative to MinIO. It is optimized for data lake, AI, and big data workloads.
-
5.2
cilium/cilium
Cilium is an eBPF-based networking solution for Kubernetes: a CNI plugin with load balancing, L3-L7 network policies, and observability, able to replace kube-proxy.
-
4.0
agentverse-os/AgentVerse-OS
Personal cloud OS for a developer and their AI agents on a single server: a browser-based windowed desktop, isolated workspaces with VS Code, Claude Code and Codex, a store of 944 self-hosted apps, access only via…
-
3.9
omacom/omarchy
An opinionated Linux distribution by DHH with preconfigured themes, hotkeys and a curated set of apps for development and daily use.
-
3.7
ArasTey/lunel
Multi-protocol proxy platform: Lunel Core is a runtime for VLESS, Trojan and Shadowsocks, Lunel Console is a web panel to deploy and monitor isolated instances, Lunel Worker is a node agent. It lets you manage proxy…