wpan-ping

Configure and test 802.15.4 devices

Install

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

wpan-tools

Configure and test 802.15.4 devices

This package contains two CLI tools for working with devices based on IEEE 802.15.4 via the netlink interface. IEEE 802.15.4 describes the standards for Low-Rate Wireless Personal Area Networks (6LoWPAN). * iwpan - configure a wpan network device to create a 6LoWPAN network * wpan-ping - network testing tool like ping or ping6, especially for 6LoWPAN nodes