Join - sayotte/ESP32Marauder GitHub Wiki
Allows the user to join their device to an existing WiFi network for further network operations
WiFi
>General
>Join WiFi
This function is available for use via the Marauder CLI. The following documentation describes command usage.
join -a <ap_index> -p <password>
Argument | Required/Optional | Description |
---|---|---|
-a |
Required | Specify the index of the access point you want to join |
-p |
Required | The password of the access point |