# nbping を Homebrew, Nix, zypper, scoop でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
