command
module
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Mar 20, 2026
License: BSD-2-Clause
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
¶
Better Ping
This service allow ping multiple targets and show lost packages.
Usage
sudo go run main.go 8.8.8.8 8.8.4.4 193.101.111.10 192.168.177.1 192.168.180.1 192.168.178.5
go build -o ping .
sudo ./ping 8.8.8.8 8.8.4.4 193.101.111.10 192.168.177.1 192.168.180.1 192.168.178.5
Documentation
¶
Package main provides a ping utility that sends ICMP echo requests.
Source Files
¶
Directories
¶
Package mocks contains generated mock implementations.
|
Package mocks contains generated mock implementations. |
Package pkg provides ICMP ping utilities.
|
Package pkg provides ICMP ping utilities. |
Click to show internal directories.
Click to hide internal directories.