ping

command module
v0.0.0-...-a2da170 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2023 License: MIT Imports: 4 Imported by: 0

README

🏓 Pingy

A simple ICMP Echo implementation, based on golang.org/x/net/icmp.

Latest Release

Usage

Simply specify the target host name or IP address in the first argument e.g. pingy github.com or pingy 8.8.8.8.

Usage:
  pingy [OPTIONS] HOST

Application Options:
  -u        Url to ping
  -a        IP address to ping
  -t        Wait for the response from the remote host timeout (default: 10)
  -v        Show version

Help Options:
  -h, --help        Show this help message

Installation

Download executable binaries

You can download executable binaries from the latest release page.

Latest Release

Build from source

To build from source, clone this repository then run make build or go install. Develo_ping_ on go1.20.1 linux/amd64.

Another way to install it if you have go in your machine just:

go install github.com/haikelfazzani/pingy@latest

LICENSE

MIT

Author

haikelfazzani

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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