command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 21, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ICMP Ping
ICMP Ping is a simple program written in Go that uses the Internet Control Message Protocol (ICMP) to ping other servers.
Install
You can install ICMP Ping using go install
command.
go install github.com/enindu/icmp-ping
Usage
Here is an example of how to use ICMP Ping.
icmp-ping -t [target] -c [request count] -d [read and write duration]
Documentation
¶
ICMP Ping is a simple program written in Go that uses the Internet Control
Message Protocol (ICMP) to ping other servers.
Usage:
icmp-ping -t [target] -c [request count] -d [read and write duration]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.