1.0.11 • Published 5 months ago

anybar-ping v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

1.0.11

5 months ago

1.0.10

5 months ago

1.0.9

6 months ago

1.0.8

8 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago