Iwd

From wikinotes
Revision as of 04:35, 6 March 2022 by Will (talk | contribs) (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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}