1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

doc/hotspot-to-wpa: reference as WPA only...

... as this works with WPA3 as well. 😜
This commit is contained in:
Christian Hesse
2024-01-18 10:04:24 +01:00
parent abd1edcdc3
commit 306269f919
3 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ See also
* [Collect MAC addresses in wireless access list](collect-wireless-mac.md)
* [Comment DHCP leases with info from access list](dhcp-lease-comment.md)
* [Create DNS records for DHCP leases](dhcp-to-dns.md)
* [Use WPA2 network with hotspot credentials](hotspot-to-wpa.md)
* [Use WPA network with hotspot credentials](hotspot-to-wpa.md)
---
[⬅️ Go back to main README](../README.md)