IWCTL(1) | Linux Connectivity | IWCTL(1) |
$ iwctl [iwd]# help
To connect to a network: .. code-block:
[iwd]# device list [iwd]# station DEVICE scan [iwd]# station DEVICE get-networks [iwd]# station DEVICE connect SSID
$ iwctl --help
To connect to a network: .. code-block:
$ iwctl device list $ iwctl station DEVICE scan $ iwctl station DEVICE get-networks $ iwctl --passphrase=PASSPHRASE station DEVICE connect SSID
22 September 2019 | iwctl |