# 使用 Homebrew, Nix, zypper, scoop 安装 nbping

查看 nbping 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:nbping
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nbping
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nbping
```

  证据: nixpkgs package indexes: pkgs/by-name/nb/nbping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install nbping
```

  证据: openSUSE Tumbleweed package metadata: nbping from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/nbping
```

  证据: Scoop official bucket manifest trees: bucket/nbping.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:nbping
- **软件包管理器:** Homebrew
- **版本:** 0.7.1
- **来源摘要:** Ping Tool in Rust with Real-Time Data and Visualizations
- **主页:** <https://github.com/hanshuaikang/NBping>
- **仓库:** <https://github.com/hanshuaikang/NBping>
- **最后更新:** 2026-07-04T16:53:44+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- nbping (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.7.1
## 项目历史与用法

NBping is a Rust ping tool with a terminal UI for concurrent targets, live graph/table/point/sparkline views, TCP and IP range ping support, YAML configuration, output logging, and a Prometheus exporter mode.

### 项目历史

The repository was created on 2024-12-21. The project was first surfaced under the Nping name, but the README includes an explicit renaming notice that the project was officially renamed from Nping to NBPing and that the old name is deprecated.

The README positions it as a visual ping tool rather than a packet-crafting suite: its examples focus on pinging multiple hostnames at intervals, switching terminal views, saving results, and exporting metrics for Prometheus and Grafana.

### 采用历史

GitHub API data retrieved on 2026-07-01 showed 2,208 stars and 90 forks, unusually high for a young single-purpose network CLI. The README also displays HelloGitHub and Trendshift badges and thanks several Chinese open-source and operations media channels for reposting or paying attention to the project.

Homebrew Formulae reported stable version 0.7.1 and 596 installs over the prior 365 days. The package-manager footprint in the input record also includes Nix, Scoop, and zypper, which fits a cross-platform CLI distributed mainly as a developer/operator convenience tool.

### 使用方式

Operators and CLI nerds use nbping when ordinary ping output is too flat: compare several hosts side by side, watch latency update in a terminal graph or table, set count and interval flags, choose the initial view, and optionally write results to a file.

Exporter mode is the more operations-flavored path: run nbping exporter with targets, interval, and port, then scrape /metrics with Prometheus and visualize the latency data in Grafana.

### 为什么软件包爱好者会关心

NBping is part of the Rust terminal-ops wave: small static-feeling CLIs with polished TUIs that replace old Unix output streams for humans while keeping enough flags and export modes for automation.

### 时间线

- 2024-12-21: hanshuaikang/NBping repository created.
- 2025-09-10: v0.5.0 release published.
- 2026-01-01: v0.6.0 release published.
- 2026-06-28: v0.7.1 release published.
- 2026-07-01: Homebrew Formulae reported stable version 0.7.1.

### Related projects

- Prometheus
- Grafana
- Rust terminal UI tooling

### 来源

- <https://api.github.com/repos/hanshuaikang/NBping>
- <https://api.github.com/repos/hanshuaikang/NBping/releases>
- <https://formulae.brew.sh/api/formula/nbping.json>
- <https://github.com/hanshuaikang/NBping>
- <https://raw.githubusercontent.com/hanshuaikang/NBping/main/README.md>


## 安全说明

没有找到 nbping 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - nbping: normalized package name match | nixpkgs package indexes: pkgs/by-name/nb/nbping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - nbping - 0.7.1-1.3: normalized package name match | openSUSE Tumbleweed package metadata: nbping from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A ping tool with real-time data and visualizations | https://github.com/hanshuaikang/Nping
- Scoop - main/nbping: normalized package name match | Scoop official bucket manifest trees: bucket/nbping.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/nbping.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nbping.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
