command
module
Version:
v1.1.10
Opens a new window with list of versions in this module.
Published: Dec 4, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ping-go
ICMP echo request and response tool (known as ping) written in Go
Usage
For Linux
(building from source)
foo@bar:~$ go build
foo@bar:~$ ./ping-go [-c count] destination
if you get socket: operation not permitted, try running as root (or sudo)
For Windows
(building from source)
go build
ping-go.exe [-c count] destination
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.