command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Apr 18, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gping
a ping tool
usage
gping -C 4 google.com
PING google.com 56 bytes of data.
64 bytes from google.com: icmp_seq=1 ttl=50 time=0ms
64 bytes from google.com: icmp_seq=2 ttl=50 time=0ms
64 bytes from google.com: icmp_seq=3 ttl=50 time=0ms
64 bytes from google.com: icmp_seq=4 ttl=50 time=1ms
--- google.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss, time 3085ms
rtt min/avg/max/mdev = 0.683/0.866/1.045/0.128 ms
install
make install
or
go install github.com/equationzhao/gping@latest
Documentation
¶
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.