ndptool

Library for IPv6 Neighbor Discovery Protocol

Install

All systems
curl cmd.cat/ndptool.sh
Debian Debian
apt-get install libndp-tools
Ubuntu
apt-get install libndp-tools
Alpine
apk add libndp
Arch Arch Linux
pacman -S libndp
image/svg+xml Kali Linux
apt-get install libndp-tools
CentOS
yum install libndp
Fedora
dnf install libndp
Windows (WSL2)
sudo apt-get update sudo apt-get install libndp-tools
Raspbian
apt-get install libndp-tools
Docker
docker run cmd.cat/ndptool ndptool powered by Commando

libndp

Library for IPv6 Neighbor Discovery Protocol

libndp-tools

Library for Neighbor Discovery Protocol (tools)

libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. This package contains a tool named ndptool for sending and receiving NDP messages.