Automic VaultAutomic Vault

brew

ipv6calc を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

ipv6calc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ipv6calc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ipv6calc

MacPorts ports tree · net/ipv6calc/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install ipv6calc

Debian stable package indexes · ipv6calc · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ipv6calc

Fedora Rawhide package metadata · ipv6calc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ipv6calc

nixpkgs package indexes · pkgs/by-name/ip/ipv6calc/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S ipv6calc

Arch Linux sync databases · ipv6calc · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Small utility for manipulating IPv6 addresses

コマンドとエイリアス

  • ipv6calc
  • ipv6loganon
  • ipv6logconv
  • ipv6logstats

履歴

プロジェクトの歴史と使われ方

ipv6calc is a C utility by Peter Bieringer for manipulating, converting, analyzing, and anonymizing IPv6 and related IP address data. It began as a small conversion tool and grew into a suite with log converters, anonymizers, statistics helpers, CGI support, an Apache module, and optional local database integrations.

プロジェクトの歴史

The project homepage states that ipv6calc's original intent was converting IPv6 addresses into compressed form and into the format shown by /proc/net/if_inet6, while also migrating functionality from the Perl ip6_int program. The same page records copyright beginning in 2001 and names Peter Bieringer as author.

Over time ipv6calc expanded beyond address formatting. The homepage lists included programs such as ipv6calcweb, ipv6logconv, ipv6loganon, ipv6logstats, and mod_ipv6calc, and documents built-in registry databases plus optional GeoIP, IP2Location, DB-IP, MaxMindDB, and external registry database support.

The project moved source hosting to GitHub on 2016-09-05 according to the homepage. The public ChangeLog records regular database updates, feature maintenance, and version tags through the 4.x line.

採用の歴史

ipv6calc found adoption in IPv6 operations and packaging because it handles the practical edges of IPv6 notation, registry metadata, and log processing that general-purpose shell tools do not. The project homepage notes Fedora inclusion from Fedora 7 and EPEL availability for several Red Hat Enterprise Linux generations.

The package is distributed by Homebrew and major Linux package managers, making it a familiar small utility for operators who need deterministic IPv6 address conversion or log anonymization in scripts.

使われ方

Common use includes converting IPv6 address forms, extracting address properties, anonymizing IPv4/IPv6 web logs, converting logs, generating log statistics, and enriching address analysis with built-in or local registry/geolocation databases.

Its database support gives the package a broader operational role than a calculator name suggests: it can classify addresses by registry, country code, ASN, MAC/OUI-derived information, and external database lookups when compiled with those options.

パッケージ好きにとっての重要性

ipv6calc is the sort of package that delights infrastructure packagers: a small CLI name hides multiple binaries, optional C library/database integrations, CGI and Apache module pieces, signed release practices, distro-specific build flags, and long-running registry-data maintenance.

It also captures a moment in IPv6 adoption history when operators needed purpose-built helpers for address notation, /proc compatibility, log privacy, and registry interpretation.

タイムライン

  • 2001: Project copyright period begins on the official homepage.
  • 2006: Optional IPv4 IP2Location and GeoIP support appears in documented release history.
  • 2007: Optional IPv6 IP2Location support appears in documented release history.
  • 2013: Signed packages use the documented code-signing key for 0.95.0 and later.
  • 2016: Source hosting moves to GitHub.
  • 2019: MaxMindDB support appears in the 2.0.0 line.
  • 2020: GeoIP legacy and DB-IP Berkeley DB support are removed in 3.0.0.
  • 2025: The ChangeLog records 4.x releases with expanded IP2Location and ASN database support.

Related projects

  • ipv6calc relates to DeepSpace6, ip6_int, initscripts-ipv6, GeoIP, IP2Location, DB-IP, MaxMindDB, Apache modules, and distro packaging in Fedora, EPEL, Debian, Ubuntu, Homebrew, and other package sets.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ipv6calccliグローバル実行可能ファイル
ipv6loganoncliグローバル実行可能ファイル
ipv6logconvcliグローバル実行可能ファイル
ipv6logstatscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版4.4.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新4.4.0

https://github.com/pbiering/ipv6calc

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ipv6calc
バージョン4.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ipv6calc
ホームページhttps://www.deepspace6.net/projects/ipv6calc.html
リポジトリhttps://github.com/pbiering/ipv6calc
上流ドキュメントhttps://github.com/pbiering/ipv6calc#readme
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/pbiering/ipv6calc/archive/refs/tags/4.4.0.tar.gz
macOS 提供ライブラリperl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameipv6calc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ipv6calc 4.1.0-0.2

small utility for manipulating IPv6 addresses

https://www.deepspace6.net/projects/ipv6calc.html

sudo apt install ipv6calc
  • Section: net
  • Architecture: amd64
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Ipv6calc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ipv6calc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ipv6calc

nix profile install nixpkgs#ipv6calc
  • normalized package name match
  • 一致条件: Ipv6calc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ip/ipv6calc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ipv6calc 4.1.0-0.1

small utility for manipulating IPv6 addresses

https://www.deepspace6.net/projects/ipv6calc.html

sudo apt install ipv6calc
  • Section: universe/net
  • Architecture: amd64
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Ipv6calc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ipv6calc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ipv6calc 4.4.0-2.fc44

IPv6/IPv4 address information, format change, filter and calculation utility

https://www.deepspace6.net/projects/ipv6calc.html

sudo dnf install ipv6calc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ipv6calc
  • 14 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Ipv6calc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ipv6calc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ipv6calc-ipv6calcweb 4.4.0-2.fc44

IP address information web utility

https://www.deepspace6.net/projects/ipv6calc.html

sudo dnf install ipv6calc-ipv6calcweb
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ipv6calc
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ipv6calc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ipv6calc-ipv6calcweb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ipv6calc-mod_ipv6calc 4.4.0-2.fc44

Apache module for ipv6calc

https://www.deepspace6.net/projects/ipv6calc.html

sudo dnf install ipv6calc-mod_ipv6calc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ipv6calc
  • 11 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ipv6calc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ipv6calc-mod_ipv6calc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ipv6calc 4.4.0-1

Small utility to manipulate, convert and calculate (more than) IPv6 addresses

https://www.deepspace6.net/projects/ipv6calc.html

sudo pacman -S ipv6calc
  • License: GPL2
  • Architecture: x86_64
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ipv6calc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ipv6calc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ipv6calc

sudo port install ipv6calc
  • normalized package name match
  • 一致条件: Ipv6calc
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ipv6calc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment