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查询、延迟测量和HTTP检查——全部集成在一个脚本中。
| 命令 | 描述 |
|---|---|
| netping ping <主机> [次数] | Ping主机(默认:4个数据包) |
| netping ports <主机> <端口1,端口2,...> |
bash
netping ping google.com # → 使用4个数据包进行ping
netping ping 8.8.8.8 10 # → 使用10个数据包进行ping
netping ports example.com 80,443,8080 # → 检查3个端口
netping trace cloudflare.com # → 路由追踪
netping dns github.com # → A、AAAA、MX、NS、TXT记录
netping latency 1.1.1.1 # → 5次ping的平均延迟
netping http https://example.com # → HTTP状态 + TTFB
netping sweep 192.168.1.0/24 # → 查找活跃主机
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 netping-1776082637 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 netping-1776082637 技能
skillhub install netping-1776082637
文件大小: 4.33 KB | 发布时间: 2026-4-15 13:33