MeshLAN
MeshLAN creates a self‑hosted, peer‑to‑peer virtual LAN that lets your services talk to each other securely across the internet without a central VPN server.
- •You need to expose internal micro‑services (e.g., a dev database or a private API) to remote team members without opening ports on your firewall.
- •Your SaaS product runs in multiple cloud regions and you want low‑latency, encrypted traffic between them without paying for a managed mesh service.
- •You want to share a local development environment (Docker, localhost services) with a partner or contractor securely and temporarily.
`./meshlan -c config.yaml --relay --ai-automation` # starts MeshLAN with multi‑relay support and enables the built‑in AI automation that watches service ports and auto‑publishes them to the mesh.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/meshlan && curl -fsSL https://workflowstacks.com/api/skills/meshlan/claude-skill -o ~/.claude/skills/meshlan/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
MeshLAN is a large Go project (~23k lines across 65 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2cmd/meshlan/main.goWhere the program starts running
- 3go.modDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/meshlan && curl -fsSL https://workflowstacks.com/api/skills/meshlan/claude-skill -o ~/.claude/skills/meshlan/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.