← 返回
未分类 中文

Tailscale Manager

Manage Tailscale tailnet from chat. Check status, list devices, ping hosts, run network diagnostics, check serve/funnel config. All public IPs are automatica...
在聊天中管理 Tailscale tailnet,检查状态、列出设备、ping 主机、运行网络诊断、检查 serve/funnel 配置,所有公网 IP 自动...
lookupmark
未分类 clawhub v1.3.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 397
下载
💾 0
安装
1
版本
#latest

概述

Tailscale Manager

Secure Tailscale network management with automatic IP masking.

Usage

python3 scripts/tailscale_ctrl.py status          # Network overview
python3 scripts/tailscale_ctrl.py devices         # Connected devices
python3 scripts/tailscale_ctrl.py ip              # This device's IPs
python3 scripts/tailscale_ctrl.py ping <host>     # Ping a device
python3 scripts/tailscale_ctrl.py netcheck        # Network diagnostics
python3 scripts/tailscale_ctrl.py serve-status    # Current serve config
python3 scripts/tailscale_ctrl.py whois <ip>      # Who is this IP

All commands support --json for structured output.

Security

  • Command whitelist: Only safe read-only commands (status, ip, ping, netcheck, whois, serve-status)
  • No write access: Cannot modify serve/funnel config, change ACLs, or administer tailnet
  • IP masking: Public IPs automatically replaced with [IP-MASKED]
  • No auth keys: Never accesses or exposes Tailscale auth keys
  • No secrets: Does not read config files or tokens

What's Masked

KeptMasked
--------------
Tailscale IPs (100.x.x.x)Public IPs
DNS namesExternal IPs
Online/offline status

版本历史

共 1 个版本

  • v1.3.0 当前
    2026-05-03 08:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Git Sync

lookupmark
在聊天中管理白名单 Git 仓库,支持状态、日志、差异、拉取、推送等操作,仅限已批准的仓库,写操作需确认。
★ 0 📥 422

File Sender

lookupmark
Find and send local files to a chat channel (Telegram, Discord, WhatsApp, Signal, Slack). Also manages encrypted credent
★ 0 📥 458

File Indexer

lookupmark
快速文件系统目录,用于按名称、日期、类型或大小查找文件。仅索引元数据(不含内容),使用SQLite实现即时查询。触发于 "fin...
★ 0 📥 415