Skip to content
Adam edited this page Aug 25, 2021 · 13 revisions

Statping-ng

Release Version Release Date GitHub commit activity

This fork of statping is to pickup where the development left off on the original.

Docker

View the Docker Wiki for more information and advanced usage.

docker run -it -p 8080:8080 adamboutcher/statping-ng

or

docker run -it -p 8080:8080 quay.io/statping-ng/statping-ng

MacOSX

View the Mac Wiki for more information and other methods.

brew tap statping/statping
brew install statping

Linux

View the Linux Wiki for more information and other methods.

curl -o- -L https://raw.githubusercontent.com/statping-ng/statping-ng/stable/install.sh | bash

Get it from the Snap Store

snap install statping-ng

Windows

Download the latest version as an .exe from Releases. View the Windows Wiki for more information and other methods.