🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

anybar-ping

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anybar-ping

Menubar status indicator for internet health check.

1.0.18
latest
Source
npm
Version published
Weekly downloads
12
50%
Maintainers
1
Weekly downloads
 
Created
Source

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
  --verbose     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 · X @Kikobeats

Keywords

anybar

FAQs

Package last updated on 28 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts