https://github.com/ziman/wlist
iw scan parser
https://github.com/ziman/wlist
Last synced: about 1 year ago
JSON representation
iw scan parser
- Host: GitHub
- URL: https://github.com/ziman/wlist
- Owner: ziman
- License: bsd-3-clause
- Created: 2018-04-12T19:55:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T05:02:00.000Z (about 8 years ago)
- Last Synced: 2025-02-01T09:14:19.214Z (over 1 year ago)
- Language: Haskell
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wlist
## Synopsis
```bash
$ stack build
$ stack install
$ wlist wlan0
$ iw wlan0 connect $ESSID [$BSSID]
```