Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 140 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 140 Bytes

A simple ICMP ping program on go.

Usage: ./goping -a <attempts> -t <timeOut> <host>

Example: ./goping -a 4 -t 2 github.com