diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-18 10:04:24 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-18 10:05:29 +0100 |
commit | 306269f9191415b6e7fe83029d671613145f5f13 (patch) | |
tree | 28ed06418b492ba6cd244e9237cb105a8735d165 /doc/hotspot-to-wpa.md | |
parent | abd1edcdc34d6c243b00ecc5f9da7a5848190f20 (diff) |
doc/hotspot-to-wpa: reference as WPA only...
... as this works with WPA3 as well. 😜
Diffstat (limited to 'doc/hotspot-to-wpa.md')
-rw-r--r-- | doc/hotspot-to-wpa.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/hotspot-to-wpa.md b/doc/hotspot-to-wpa.md index 06b1e87..c35bef7 100644 --- a/doc/hotspot-to-wpa.md +++ b/doc/hotspot-to-wpa.md @@ -1,5 +1,5 @@ -Use WPA2 network with hotspot credentials -========================================= +Use WPA network with hotspot credentials +======================================== [⬅️ Go back to main README](../README.md) @@ -10,13 +10,13 @@ Description ----------- RouterOS supports an unlimited number of MAC address specific passphrases -for WPA2 encrypted wifi networks via access list. The idea of this script -is to transfer hotspot credentials to MAC address specific WPA2 passphrase. +for WPA encrypted wifi networks via access list. The idea of this script +is to transfer hotspot credentials to MAC address specific WPA passphrase. Requirements and installation ----------------------------- -You need a properly configured hotspot on one (open) SSID and a WP2 enabled +You need a properly configured hotspot on one (open) SSID and a WPA enabled SSID with suffix "`-wpa`". Then install the script. @@ -119,7 +119,7 @@ Usage and invocation -------------------- Now let the users connect and login to the hotspot. After that the devices -(identified by MAC address) can connect to the WPA2 network, using the +(identified by MAC address) can connect to the WPA network, using the passphrase from hotspot credentials. See also |