macOS
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · ソース: api.github.com
brew
nali のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nalilocal Homebrew formula metadata
sudo port install naliMacPorts ports tree · net/nali/Portfile · ソース: api.github.com
nix profile install nixpkgs#nalinixpkgs package indexes · pkgs/by-name/na/nali/package.nix · ソース: api.github.com
scoop install main/naliScoop official bucket manifest trees · bucket/nali.json · ソース: api.github.com
概要
Tool for querying IP geographic information and CDN provider
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nali | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:nali |
|---|---|
| バージョン | 0.8.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nali |
| ホームページ | https://github.com/zu1k/nali |
| リポジトリ | https://github.com/zu1k/nali |
| 上流ドキュメント | https://github.com/zu1k/nali#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/zu1k/nali/archive/refs/tags/v0.8.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nali
nix profile install nixpkgs#nalinali
sudo port install nalimain/nali
scoop install main/naliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.