wifiscanner 0.5.1

List WiFi hotspots in your area
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.itertools]
version = "0.8.0"

[dependencies.regex]
version = "1"

[package]
authors = ["Mark Sta Ana <booyaabooyaabooyaa@gmail.com>"]
description = "List WiFi hotspots in your area"
documentation = "https://docs.rs/wifiscanner"
keywords = ["wifi", "hotspots", "network"]
license = "Apache-2.0"
name = "wifiscanner"
readme = "README.md"
repository = "https://github.com/booyaa/wifiscanner"
version = "0.5.1"