# nbping mit Homebrew, Nix, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nbping in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nbping
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:nbping
- **Paketmanager:** Homebrew
- **Version:** 0.7.1
- **Quellzusammenfassung:** Ping Tool in Rust with Real-Time Data and Visualizations
- **Homepage:** <https://github.com/hanshuaikang/NBping>
- **Repository:** <https://github.com/hanshuaikang/NBping>
- **Zuletzt aktualisiert:** 2026-07-04T16:53:44+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- nbping (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.7.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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

### Quellen

- <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>


## Sicherheitshinweise

Für nbping wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
