ndppd

daemon that proxies IPv6 NDP messages

Install

All systems
curl cmd.cat/ndppd.sh
Debian Debian
apt-get install ndppd
Ubuntu
apt-get install ndppd
image/svg+xml Kali Linux
apt-get install ndppd
Windows (WSL2)
sudo apt-get update sudo apt-get install ndppd
Raspbian
apt-get install ndppd

ndppd

daemon that proxies IPv6 NDP messages

ndppd is a daemon that proxies certain IPv6 NDP messages between two or more interfaces. It currently supports proxying Neighbor Solicitation Messages and Neighbor Advertisement messages in order to allow IPv6 routing without relying on Linux "proxy_ndp". The daemon is partially compliant with (experimental) RFC4389.