tailscale-mesh

Official

Secure peer-to-peer mesh VPN with ease.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains how to deploy a Tailscale mesh VPN to enable secure peer-to-peer networking, with NAT traversal, MagicDNS, and ACLs to simplify access control.

Core Features & Use Cases

  • Mesh VPN: WireGuard-based encryption across devices
  • NAT traversal: DERP relays for direct connectivity
  • ACLs & MagicDNS: Simplified access control and hostname resolution
  • Use Case: Enable secure SSH between developer machines without opening ports

Quick Start

Connect a device with tailscale up, check status with tailscale status, transfer files with tailscale file cp, and enable SSH with tailscale ssh.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tailscale-mesh
Download link: https://github.com/plurigrid/asi/archive/main.zip#tailscale-mesh

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository