1.0.8 • Published 7 years ago

net-packet-loss-monitor v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

net-packet-loss-monitor

A NodeJS module providing methods for measuring local packet loss of your connection.

NOTE : Works on MAC OS X for now

Install :

npm install net-packet-loss-monitor -g

Usage:

nplm <remote-url>

If the remote-url throws error the logs will be saved locally.

Logging Object :

{ logDate: 2017-04-07T10:03:28.805Z, hostName: 'Soc-macmini.local', ipAddress: '192.168.3.18', packetLoss: '0.0', packetTransmitted: '10', packetReceived: '10', requests: 10, version: '1.0.4', ssid: 'Boss', bssid: undefined, signal_level: -54, channel: 44 }

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago