← 返回
开发者工具 中文

Netping

Check connectivity with ping, port scan, and DNS lookup in one fast tool. Use when testing reachability, scanning ports, resolving DNS records quickly.
一个快速工具,整合ping检测、端口扫描和DNS查询,用于测试网络可达性、端口扫描和DNS记录解析。
ckchzh
开发者工具 clawhub v3.0.0 2 版本 99835.8 Key: 无需
★ 0
Stars
📥 608
下载
💾 9
安装
2
版本
#latest

概述

NetPing

Network diagnostic tool: ping hosts, scan ports, traceroute, DNS lookup, latency measurement, and HTTP checks — all in one script.

Commands

CommandDescription
----------------------
netping ping [count]Ping a host (default: 4 packets)
netping ports Check if TCP ports are open
netping trace Traceroute to host
netping dns DNS lookup (A, AAAA, MX, NS, TXT records)
netping latency Measure average latency (5 pings with stats)
netping http Check HTTP status and response timing
netping sweep Quick ping sweep of a /24 subnet
netping versionShow version

Examples

netping ping google.com         # → ping with 4 packets
netping ping 8.8.8.8 10         # → ping with 10 packets
netping ports example.com 80,443,8080  # → check 3 ports
netping trace cloudflare.com    # → traceroute
netping dns github.com          # → A, AAAA, MX, NS, TXT records
netping latency 1.1.1.1         # → avg latency over 5 pings
netping http https://example.com # → HTTP status + TTFB
netping sweep 192.168.1.0/24    # → find alive hosts

Requirements

  • ping (standard)
  • dig or nslookup (for DNS lookups)
  • traceroute or tracepath (for trace, optional — falls back to ping TTL)
  • curl (for HTTP checks)
  • Bash /dev/tcp (for port scanning — built into bash)

版本历史

共 2 个版本

  • v3.0.0 当前
    2026-03-29 18:23 安全 安全
  • v1.0.5
    2026-03-19 07:05

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Short Drama Writer

ckchzh
短剧剧本生成器。竖屏短剧、微短剧、剧情设计、角色塑造。Short drama script generator for vertical video dramas, plot design, character building. 短剧脚本
★ 8 📥 3,524
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,427
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,838