# 使用 Homebrew, apt, dnf, zypper 安装 ipv6toolkit

查看 ipv6toolkit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:ipv6toolkit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ipv6toolkit
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install ipv6toolkit
```

  证据: Debian stable package indexes: ipv6toolkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ipv6toolkit
```

  证据: Fedora Rawhide package metadata: ipv6toolkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install ipv6toolkit
```

  证据: openSUSE Tumbleweed package metadata: ipv6toolkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:ipv6toolkit
- **软件包管理器:** Homebrew
- **版本:** 2.2
- **来源摘要:** Security assessment and troubleshooting tool for IPv6
- **主页:** <https://www.si6networks.com/research/tools/ipv6toolkit/>
- **仓库:** <https://github.com/fgont/ipv6toolkit>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- addr6 (别名)
- blackhole6 (别名)
- flow6 (别名)
- frag6 (别名)
- icmp6 (别名)
- jumbo6 (别名)
- messi (别名)
- mldq6 (别名)
- na6 (别名)
- ni6 (别名)
- ns6 (别名)
- path6 (别名)
- ra6 (别名)
- rd6 (别名)
- rs6 (别名)
- scan6 (别名)
- script6 (别名)
- tcp6 (别名)
- udp6 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.2
## 项目历史与用法

ipv6toolkit is Fernando Gont and SI6 Networks' command-line toolkit for IPv6 security assessment and troubleshooting. It bundles packet-crafting, scanning, Neighbor Discovery, Router Advertisement, fragmentation, flow-label, and path-analysis tools aimed at protocol testing rather than general network monitoring.

### 项目历史

The manual page describes the SI6 Networks IPv6 Toolkit as a security assessment and troubleshooting toolkit for IPv6 networks and implementations. It lists tools including addr6, frag6, icmp6, na6, ns6, ra6, scan6, tcp6, udp6, and others.

The CHANGES.TXT file shows a steady evolution from the 1.4 line into 2.x, including a shared libipv6 library, improved next-hop and source-address selection, support for several BSD and macOS variants, port scanning in scan6, path6 for IPv6 traceroute-style work, script6 helpers, blackhole6, udp6, and Solaris support.

The README records that the toolkit builds with make, depends on libpcap, installs tools, configuration data, databases, and manual pages, and has been tested across Linux, BSD, macOS, and OpenSolaris systems.

### 采用历史

ipv6toolkit is adopted most visibly by security practitioners, protocol implementers, trainers, and operators who need reproducible IPv6 packets and edge cases. Its packaging in Homebrew and Linux distributions makes that research toolkit available without cloning the source tree.

Because many of its tools intentionally exercise attack vectors, malformed traffic, or protocol corner cases, the package lives more in assessment labs, conference demos, and troubleshooting sessions than in always-on production daemons.

### 使用方式

Users employ ipv6toolkit to generate arbitrary IPv6, ICMPv6, TCP/IPv6, and UDP/IPv6 packets; test fragmentation and jumbogram behavior; assess Neighbor Discovery and Router Advertisement handling; perform IPv6 address scans; and locate blackholes related to extension headers.

The package's libpcap dependency and manual-page set are important operational details: the tools need packet-capture privileges and are meant to be run deliberately on test hosts or authorized assessment networks.

### 为什么软件包爱好者会关心

ipv6toolkit is package-nerd significant because it packages a research-grade protocol workbench as many small executables rather than one monolithic scanner. The executable list itself is a tour of IPv6's security-sensitive mechanisms.

Its changelog also shows the maintenance burden of portable low-level networking code: routing sockets, Netlink, libpcap timing differences, loopback behavior, endian definitions, and platform-specific builds all matter.

### 时间线

- 2011: Manual-page copyright period begins for the SI6 Networks toolkit documentation.
- 2015: Manual page records v2.0-era tool coverage and copyright through 2015.
- v1.4: libipv6 is introduced to avoid per-tool code replication.
- v1.5: Next-hop determination and source-address selection are improved.
- v2.0: path6, script6, blackhole6, udp6, Solaris support, and port-scanning improvements arrive.
- v2.2: The changelog records consistency fixes and path6/blackhole6 maintenance.

### Related projects

- ipv6toolkit relates to SI6 Networks research, libpcap, IPv6 Neighbor Discovery, ICMPv6, Router Advertisement tooling, Netlink, BSD routing sockets, and other network assessment tools such as nmap and traceroute-style utilities.

### 来源

- <https://formulae.brew.sh/formula/ipv6toolkit>
- <https://github.com/fgont/ipv6toolkit>
- <https://raw.githubusercontent.com/fgont/ipv6toolkit/master/CHANGES.TXT>
- <https://raw.githubusercontent.com/fgont/ipv6toolkit/master/README.TXT>
- <https://raw.githubusercontent.com/fgont/ipv6toolkit/master/manuals/ipv6toolkit.7>
- <https://www.si6networks.com/research/tools/ipv6toolkit/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - ipv6toolkit - 2.0+ds.1-2+b2: normalized package name match | Debian stable package indexes: ipv6toolkit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Security assessment and troubleshooting tool for the IPv6 protocols | http://www.si6networks.com/tools/ipv6toolkit/
- Ubuntu apt - ipv6toolkit - 2.0+ds.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: ipv6toolkit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Security assessment and troubleshooting tool for the IPv6 protocols | http://www.si6networks.com/tools/ipv6toolkit/
- dnf - ipv6toolkit - 2.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: ipv6toolkit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Security assessment and troubleshooting tools for IPv6 protocols | https://www.si6networks.com/research/tools/ipv6toolkit/
- zypper - ipv6toolkit - 2.2-1.4: normalized package name match | openSUSE Tumbleweed package metadata: ipv6toolkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Security assessment and troubleshooting tool for the IPv6 protocols | https://www.si6networks.com/tools/ipv6toolkit/


## Combined YAML source

View the package source record on GitHub. [combined/ipv6toolkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ipv6toolkit.yml)


## 来源

- 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
