NetPing

Network connectivity checker and diagnostics. Ping hosts, check port availability, test DNS resolution, measure latency, and verify internet connectivity. Quick network troubleshooting from your terminal without remembering complex command syntax.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "NetPing" with this command: npx skills add ckchzh/netping

NetPing

Check network connectivity fast. Ping, port check, DNS lookup in one tool.

Commands

  • ping <host> — Ping a host (3 packets)
  • port <host> <port> — Check if a port is open
  • dns <domain> — DNS lookup
  • internet — Quick internet connectivity check
  • latency <host> — Measure latency

Usage Examples

netping ping google.com
netping port example.com 443
netping dns github.com
netping internet

Powered by BytesAgain | bytesagain.com

  • Run netping help for all commands

When to Use

  • as part of a larger automation pipeline
  • when you need quick netping from the command line

Output

Returns structured data to stdout. Redirect to a file with netping run > output.txt.

Configuration

Set NETPING_DIR environment variable to change the data directory. Default: ~/.local/share/netping/


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Cloudflare Manager

Manage Cloudflare DNS records, Tunnels (cloudflared), and Zero Trust policies. Use for pointing domains, exposing local services via tunnels, and updating in...

Registry SourceRecently Updated
9070Profile unavailable
Coding

ACME SSL automation for Alibaba Cloud ESA DNS

Automatically issue/renew HTTPS certificates using Alibaba Cloud ESA DNS + acme.sh (including wildcard *.example.com + example.com), with optional installati...

Registry SourceRecently Updated
1501Profile unavailable
General

Port Process

通过端口查找和管理系统进程。支持查找占用端口的进程、杀掉占用端口的进程、查看端口使用情况等操作。适用于 macOS 和 Linux 系统。使用场景:(1) "谁占用了 8080 端口",(2) "杀掉占用 3000 端口的进程",(3) "查看当前端口使用情况"。

Registry SourceRecently Updated
710Profile unavailable
Security

DNS Robot

Run DNS, email security, SSL, WHOIS, and network tools via dnsrobot.net API — no API key required

Registry SourceRecently Updated
380Profile unavailable