Iwd

From wikinotes

Manages network interfaces and connections.

Install

pacman -S iwd
# arch
systemctl enable iwd
systemctl start iwd

Usage

iwctl
> device list
> station wlan0 scan
> station wlan0 get-networks
> station wlan0 connect ${SSID}