HomeBrowseUpload
← Back to registry
// Skill profile

ip-advisor

name: "ip-advisor"

by ckchzh · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-ip-advisor
View on GitHub
// Full documentation

---

name: "ip-advisor"

version: "3.0.0"

description: "Analyze IP addresses with subnet calculation and CIDR notation. Use when planning network addressing."

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# ip-advisor

Analyze IP addresses with subnet calculation and CIDR notation. Use when planning network addressing.

Commands

`info`

scripts/script.sh info <ip>

`subnet`

scripts/script.sh subnet <cidr>

`validate`

scripts/script.sh validate <ip>

`local`

scripts/script.sh local

`public`

scripts/script.sh public

`range`

scripts/script.sh range <start end>

Data Storage

Data stored in `~/.local/share/ip-advisor/`.

---

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band