ping-go

command module
v1.1.10 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MIT Imports: 7 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pinger module
utils module

Jump to

Keyboard shortcuts

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