Tailscale Manager
/install lookupmark-tailscale-manager
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 \x3Chost> # 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 \x3Cip> # 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
| Kept | Masked |
|---|---|
| Tailscale IPs (100.x.x.x) | Public IPs |
| DNS names | External IPs |
| Online/offline status | — |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install lookupmark-tailscale-manager - After installation, invoke the skill by name or use
/lookupmark-tailscale-manager - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Tailscale Manager?
Run "/install lookupmark-tailscale-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tailscale Manager free?
Yes, Tailscale Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tailscale Manager support?
Tailscale Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tailscale Manager?
It is built and maintained by LookUpMark (@lookupmark); the current version is v1.3.0.