JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 53
  • Score
    100M100P100Q51166F
  • License

Monitor traffic for sheep and display a Wall of Sheep dashboard.

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.

Install

npm install -g wos

Usage

$ 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
    --no-monitor Disable monitor mode

  Examples
    $ wos -i en0 --ssid='HomeWifi' --pass='d4Pazsw0rD'

Requirements

FAQ

Q. My wireless card is stuck in monitor mode!

A. Kill tshark processes and toggle off and on the wireless card.

pkill tshark

License

MIT