Package Exports
- wos
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wos) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Wall of Sheep
Monitor traffic for sheep and display a Wall of Sheep dashboard.
npm install -g wosUsage
$ wos --help
_ _____ __ __ ____ ______ _____ __ __________________
| | / / | / / / / / __ \/ ____/ / ___// / / / ____/ ____/ __ \
| | /| / / /| | / / / / / / / / /_ \__ \/ /_/ / __/ / __/ / /_/ /
| |/ |/ / ___ |/ /___/ /___ / /_/ / __/ ___/ / __ / /___/ /___/ ____/
|__/|__/_/ |_/_____/_____/ \____/_/ /____/_/ /_/_____/_____/_/
Usage
$ wos <options>
Important
Use single quotes in order to escape special characters.
Options
-i, --interface Capture interface
-s, --ssid Wifi SSID
-p, --pass Wifi password
-nm, --no-monitor Disable monitor mode
Examples
$ wos -i en0 --ssid='HomeWifi' --pass='d4Pazsw0rD'License
MIT