iwd
wireless daemon for Linux
Install
- All systems
-
curl cmd.cat/iwd.sh
- Debian
-
apt-get install iwd
- Ubuntu
-
apt-get install iwd
- Arch Linux
-
pacman -S iwd
- Kali Linux
-
apt-get install iwd
- Fedora
-
dnf install iwd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install iwd
- Dockerfile
- dockerfile.run/iwd
iwd
wireless daemon for Linux
Minimalistic wireless daemon that uses modern Linux interfaces like cfg80211 and nl80211 (netlink). The daemon provides a D-Bus API. The daemon can be controlled from the command line with the included iwctl client utility. The included iwmon utility can be used to monitor the 802.11 subsystem generic netlink commands and events. It uses the nlmon kernel driver from Linux 3.10 and later.