OTHER·중요도 6·2026. 08. 26.·GeekNews
Tailcat - Tailscale 계정 없이 두 머신을 연결하는 netcat
── KO ──────────────────
Tailcat은 Tailscale 없이 머신 간 연결을 가능하게 하는 CLI 도구입니다.
Tailcat은 Tailscale의 오픈소스 데이터 평면을 활용하여 두 머신을 연결하는 CLI 및 Go 라이브러리입니다. 사용자는 Tailscale 계정이나 중앙 서버 없이 짧은 연결 토큰을 이용해 상대방과 연결할 수 있으며, 이를 통해 WireGuard 암호화 터널을 통해 표준 입출력이나 TCP 포트를 연결할 수 있습니다.
── EN ──────────────────
Tailcat is a CLI tool that connects machines without needing a Tailscale account.
Tailcat utilizes the open-source data plane of Tailscale to connect two machines via a CLI and Go library. It allows users to connect without a Tailscale account or control server by passing a short connection token to the other party. This technology enables the establishment of a WireGuard encrypted tunnel for standard I/O or TCP ports.