goping
Thoughtful ping with a live TUI and better host stats. Use when the user needs to ping hosts, monitor latency, or diagnose network connectivity from the terminal.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Thoughtful ping with a live TUI and better host stats. Use when the user needs to ping hosts, monitor latency, or diagnose network connectivity from the terminal.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage seedr.cc cloud torrents from the terminal with a CLI and interactive TUI. Use when the user wants to add a magnet link, watch server download progress, fetch download URLs, proxy-download a torrent locally, or browse/search/delete files in their Seedr account.
Control Philips Hue lights from the terminal through a local Hue Bridge. Use when the user wants to pair with a Hue Bridge, discover Hue bridges, list lights, open the interactive dashboard, or turn Hue lights on, off, or toggle them from the command line.
Expose local web servers with Tailscale Funnel. Use when the user needs to share localhost over a public Tailscale Funnel URL, inspect active tunnels, or tail funnelr request metadata logs.
Apply a progressive blur, film grain, and gradient color overlay to a video file using ffmpeg. Use when the user wants to soften the bottom of a video for text overlays, add a vignette, produce a frosted-glass marketing intro, or layer a colored fade on App Store / landing-page footage.
Upload files to catbox.moe and litterbox from the terminal. Use when the user wants to upload files, share images, host files temporarily, or manage catbox albums.
Summarize stdin using LLMs. Use when the user wants to summarize logs, code, git history, or any piped text using AI models via OpenRouter.
| name | goping |
| description | Thoughtful ping with a live TUI and better host stats. Use when the user needs to ping hosts, monitor latency, or diagnose network connectivity from the terminal. |
Thoughtful ping with a live TUI and better host stats.
brew install aayush9029/tap/goping
| Flag | Description | Default |
|---|---|---|
-i, --interval <duration> | Probe interval | 1s |
--timeout <duration> | Probe timeout budget | 3s |
-b, --buffer <samples> | Samples to retain in memory | 60 |
-c, --count <n> | Stop after n probes per target | — |
--duration <duration> | Stop after fixed runtime | — |
--plain | Disable the TUI | — |
--graph-height <rows> | TUI graph height | 8 |
--color / --no-color | Force or disable ANSI color | — |
-4 | Resolve targets as IPv4 | — |
-6 | Resolve targets as IPv6 | — |