| Portability | unportable |
|---|---|
| Stability | unstable |
| Maintainer | Marco Tlio Gontijo e Silva <marcot@riseup.net> |
Network.Cell
Description
This module provides functions to parse the output of iwlist scan.
Data type
Get the list of available networks, given the output of iwlist scan.
Queries
getQuality :: Cell -> IntSource
Gets the field Quality.
General
Utilities
getOpenEssids :: [Cell] -> [String]Source
Gets the essids of networks that don't use encryption.