info that you need to be superuser in linux in order to see all wifi networks

This commit is contained in:
Christian Kuster 2019-09-21 15:49:06 +02:00
parent 32b516e302
commit ef25a7fb7c

View File

@ -66,6 +66,9 @@ Unfortunately, Mac OS-X and Windows use the system language for the output which
generic way of parsing the data. If you experience any troubles, please create a GitHub issue and supply
the output of the tool.
**Important note for Linux users**: iwlist does only return all found networks if run as sudo! Otherwise you'll
get only the network you're connected to.
## Licence
The MIT License (MIT)