Overview
- Full name
docker.io/sinamics/ztnet- Registry
- docker.io
- Namespace
- sinamics
- Repository
- ztnet
- Cached tags
- 547
- Last synced
- 07/06/2026, 09:31 PM
Introduction
ZTNet 开源 ZeroTier 网络 Web 管理面板,用于可视化维护虚拟组网、节点与路由规则,替代官方控制台,适合自建 tailnet 运维。
Details
ZTNet 基于 ZeroTier 控制器 API 提供图形化界面,便于创建网络、审批成员、查看节点在线状态与 ACL 配置。相比纯 CLI 管理,更适合 Homelab 与小团队维护跨地域虚拟局域网。部署时需配置 ZeroTier Central/自建控制器 Token,并将管理端口置于 HTTPS 与内网访问控制之后。
快速启动
docker run -d --name ztnet \
-p 3000:3000 \
-e ZT_TOKEN=your_zerotier_token \
-v ztnet_data:/app/data \
docker.io/sinamics/ztnet:latest
推荐实践
docker run -d --name ztnet \
--restart unless-stopped \
-p 3000:3000 \
-e ZT_TOKEN=your_zerotier_token \
-e TZ=Asia/Shanghai \
-v ztnet_data:/app/data \
docker.io/sinamics/ztnet:2.0.0
核心参数说明
-e ZT_TOKEN— ZeroTier Central API Token,具备网络管理权限-v ztnet_data:/app/data— 持久化 ZTNet 配置与缓存-p 3000:3000— Web 管理界面;生产建议反向代理 + HTTPS--restart unless-stopped— 管理面板持续可用- 固定 tag — 与 ZeroTier API 版本兼容
Latest tags (20)
View all 547 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/sinamics/ztnet :0.8.0 | linux/amd64linux/arm64 | 2026/06/28 20:46 | 368.5 MB | sha256:dac370e1ff40… | |||
docker.io/sinamics/ztnet :latest | linux/amd64linux/arm64 | 2026/06/28 20:46 | 368.5 MB | sha256:dac370e1ff40… | |||
docker.io/sinamics/ztnet :dev-a956d81 | linux/amd64linux/arm64 | 2026/06/28 20:22 | 368.5 MB | sha256:cd7d23b62137… | |||
docker.io/sinamics/ztnet :dev-3221b3b | linux/amd64linux/arm64 | 2026/06/28 15:19 | 368.5 MB | sha256:3c332d8d388e… | |||
docker.io/sinamics/ztnet :dev-7966af6 | linux/amd64linux/arm64 | 2026/06/27 22:13 | 368.5 MB | sha256:80272573a155… | |||
docker.io/sinamics/ztnet :dev-eb54bce | linux/amd64linux/arm64 | 2026/06/27 02:32 | 368.6 MB | sha256:7838be28bc77… | |||
docker.io/sinamics/ztnet :dev-d3046d5 | linux/amd64linux/arm64 | 2026/06/27 01:55 | 368.6 MB | sha256:507285b82de6… | |||
docker.io/sinamics/ztnet :dev-fab0da6 | linux/amd64linux/arm64 | 2026/06/26 22:54 | 368.6 MB | sha256:4f39d04acbeb… | |||
docker.io/sinamics/ztnet :dev-56fcd0d | linux/amd64linux/arm64 | 2026/06/26 22:45 | 368.6 MB | sha256:674f9b1c9324… | |||
docker.io/sinamics/ztnet :dev-b6b1f54 | linux/amd64linux/arm64 | 2026/06/26 22:34 | 368.6 MB | sha256:0430b9d187ea… | |||
docker.io/sinamics/ztnet :dev-a666b13 | linux/amd64linux/arm64 | 2026/06/26 22:01 | 368.6 MB | sha256:7953063afabc… | |||
docker.io/sinamics/ztnet :dev-498d3e1 | linux/amd64linux/arm64 | 2026/06/26 21:44 | 368.6 MB | sha256:007acb163e04… | |||
docker.io/sinamics/ztnet :dev-56de4aa | linux/amd64linux/arm64 | 2026/06/26 21:35 | 368.6 MB | sha256:4f141df87908… | |||
docker.io/sinamics/ztnet :dev-f5d3103 | linux/amd64linux/arm64 | 2026/06/26 16:02 | 368.5 MB | sha256:e4d777236961… | |||
docker.io/sinamics/ztnet :dev-f7d0d2f | linux/amd64linux/arm64 | 2026/06/26 13:59 | 368.5 MB | sha256:2dae5c586581… | |||
docker.io/sinamics/ztnet :dev-241832d | linux/amd64linux/arm64 | 2026/04/25 17:16 | 367.9 MB | sha256:c849fbac7b11… | |||
docker.io/sinamics/ztnet :dev-888b0fa | linux/amd64linux/arm64 | 2026/04/25 16:58 | 367.9 MB | sha256:6fa9e8af0260… | |||
docker.io/sinamics/ztnet :dev-945a513 | linux/amd64linux/arm64 | 2026/04/25 16:42 | 367.9 MB | sha256:4fceb9393a6b… | |||
docker.io/sinamics/ztnet :dev-1202a7d | linux/amd64linux/arm64 | 2026/04/25 14:17 | 367.9 MB | sha256:961ada496231… | |||
docker.io/sinamics/ztnet :dev-dc7a630 | linux/amd64linux/arm64 | 2026/04/19 22:49 | 367.2 MB | sha256:8753d59a7318… |