Mesh VPN (Tailscale-compat)
Mesh VPN (Tailscale-compat) 是 osFoundry 社区目录中的应用。面向 Tailscale 客户端的自托管控制平面 —— 您自己的协调服务器,您的设备使用官方 Tailscale 客户端组建网状 VPN。ACL、magic DNS、子网路由。基于 Headscale 构建。以上游镜像的薄封装形式交付。
详情
- 工作区: osfoundry
- 分类: COMMUNICATION
- 价格: Free
- 访问权限: Community
功能
- Self-hosted control plane for Tailscale clients — your own coordination server
- Your devices use the official Tailscale clients to form a mesh VPN
文档
文档由上游项目以英文维护。
# Mesh VPN (Tailscale-compat)
Self-hosted Tailscale control plane, powered by Headscale.
## Architecture note — this app is the **coordination plane** only
Headscale runs the **control plane** (TCP-based: HTTPS / gRPC for client registration + ACL distribution). Your client devices form **direct or DERP-relayed peer-to-peer WireGuard connections** (UDP) using the **official Tailscale clients**.
- ✅ The coordination plane (this room app) runs fine on TCP-only container infra
- ⚠️ The data plane (UDP WireGuard between your devices) is direct device-to-device; it doesn't transit this container
- ✅ Tailscale's DERP relays (TCP-based fallback) handle clients behind strict NATs
So this is **one of the few VPN/networking apps that actually works well on container infra**.
## Features
- Drop-in Tailscale-control-plane replacement
- Use the official Tailscale clients (Linux / macOS / Windows / iOS / Android / Apple TV / Synology)
- ACLs (Headscale uses Tailscale's HuJSON ACL format)
- Magic DNS (`device.tail-net.ts.net` style names)
- Subnet routing + exit nodes
- API + CLI for user/node management
## Packaging
Thin wrapper around the official `headscale/headscale:latest` image. Config + Postgres-or-SQLite DB at `/var/lib/headscale`.
如何在 osFoundry 中使用 Mesh VPN (Tailscale-compat)
一键将 Mesh VPN (Tailscale-compat) 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。