ping

command module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: BSD-2-Clause Imports: 9 Imported by: 0

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

Overview

Package main provides a ping utility that sends ICMP echo requests.

Directories

Path Synopsis
Package mocks contains generated mock implementations.
Package mocks contains generated mock implementations.
Package pkg provides ICMP ping utilities.
Package pkg provides ICMP ping utilities.

Jump to

Keyboard shortcuts

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