macOS
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nali in AI-Agent-Workflows.
Installation
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · Quelle: api.github.com
nix profile install nixpkgs#nalinixpkgs package indexes · pkgs/by-name/na/nali/package.nix · Quelle: api.github.com
scoop install main/naliScoop official bucket manifest trees · bucket/nali.json · Quelle: api.github.com
Überblick
Tool for querying IP geographic information and CDN provider
Verlauf
nali is a Go terminal utility for annotating IP addresses and CDN hostnames with offline geographic and provider information.
The GitHub repository was created on 2020-07-17. Its README describes Nali as an offline terminal tool for querying IP geographic information and CDN providers, with support for multiple data sources such as Chunzhen/QQWry, ZX IPv6, GeoIP2, IPIP, ip2region, DB-IP, and IP2Location DB3 Lite.
The 0.8 line in late 2023 added JSON output and self-update work in v0.8.0, followed by v0.8.1 on 2023-12-11 with a fix recommended for v0.8.0 users and country-code output for GeoIP JSON.
nali has a visibly stronger GitHub footprint than its Homebrew install count suggests. Repository metadata consulted on 2026-07-01 showed 4,095 stars and 370 forks, while the Homebrew formula listed 218 installs over the prior 365 days.
The adoption pattern is regional and operator-focused: it is useful for network debugging, DNS/CDN inspection, traceroute or dig/nslookup annotation, and log enrichment, especially for users who want offline lookups and Chinese-language network database support.
The README demonstrates direct lookup (`nali 1.2.3.4`), pipe usage (`echo IP 6.6.6.6 | nali`), interactive lookup, and combining it with `dig` or `nslookup` so resolved IPs and CNAMEs get annotated inline. The help output includes an `update` command for refreshing QQWry, ZX IPv6, ip2region, and CDN data.
Package nerds use nali as a filter: run a networking command, pipe the output through nali, and get human-readable IP/CDN hints without sending every lookup to an online API.
nali is a neat example of a packaged offline-data CLI: the executable is small, the value comes from data-provider support and update workflows, and the Unix pipeline behavior makes it compose with ordinary diagnostics.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$NALI_CONFIG_HOME/config.yaml$XDG_CONFIG_HOME/nali/config.yaml$NALI_HOME/config.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nali | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:nali |
|---|---|
| Version | 0.8.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nali |
| Homepage | https://github.com/zu1k/nali |
| Repository | https://github.com/zu1k/nali |
| Upstream-Dokumentation | https://github.com/zu1k/nali#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/zu1k/nali/archive/refs/tags/v0.8.1.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nali |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
nali
nix profile install nixpkgs#nalinali
sudo port install nalimain/nali
scoop install main/naliQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.