anybar-ping

1.0.11 • Public • Published

anybar-ping


anybar-ping

Last version NPM Status

Menubar status indicator to check internet connection.

Install

Note: You have to install AnyBar first.

$ npm install anybar-ping --global

Usage

$ anybar-ping --help

Usage
  anybar-ping <start|stop> [flags]

Flags
  --debug       Enable verbose log level [default=false].
  --interval    Wait N milliseconds between sending each packet [default=5000].
  --source      Use the following IP address as the source address in outgoing packets [default=1.1.1.1].
  --timeout     Time in milliseconds to wait for a reply for each packet sent [default=1000].

Examples
  anybar-ping start --source 8.8.8.8
  anybar-ping stop # after a while, when you don't need it more

License

anybar-ping © Kiko Beats, released under the MIT License.
Authored and maintained by Kiko Beats with help from contributors.

kikobeats.com · GitHub Kiko Beats · Twitter @Kikobeats

Readme

Keywords

Package Sidebar

Install

npm i anybar-ping

Weekly Downloads

1

Version

1.0.11

License

MIT

Unpacked Size

7.79 kB

Total Files

7

Last publish

Collaborators

  • kikobeats