gping

command module
v0.0.0-...-1ff619e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2023 License: MIT Imports: 10 Imported by: 0

README

gping!

This is an unimaginative golang command-line terminal user interface application that allows you to continuously ping multiple hosts. It's really neat!

Quick Docker Usage

If you want to spin up a container quickly on docker just use the pwhelan/gping:latest container:

docker run --rm -ti pwhelan/gping:latest

Installation

To install the application, simply clone the repository to your local machine and then build it:

git clone https://github.com/pwhelan/gping
cd gping
go build ./

Usage

This could not be any simpler, just simply invoke gping with a list of IP addresses and hostnames to ping:

gping demo

Contributing

Contributions to this project are welcome. To contribute, simply fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT license - see the LICENSE.md file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL