macOS
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · source: api.github.com
brew
Tool for querying IP geographic information and CDN provider. Version 0.8.1 via Homebrew; verified from local package data.
install
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · source: api.github.com
nix profile install nixpkgs#nalinixpkgs package indexes · pkgs/by-name/na/nali/package.nix · source: api.github.com
scoop install main/naliScoop official bucket manifest trees · bucket/nali.json · source: api.github.com
overview
Tool for querying IP geographic information and CDN provider
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
nali | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nali |
|---|---|
| Version | 0.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nali |
| Homepage | https://github.com/zu1k/nali |
| Repository | https://github.com/zu1k/nali |
| Upstream docs | https://github.com/zu1k/nali#readme |
| License | MIT |
| Source archive | https://github.com/zu1k/nali/archive/refs/tags/v0.8.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nali
nix profile install nixpkgs#nalinali
sudo port install nalimain/nali
scoop install main/nalisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.