cnping

Minimal Graphical Ping Tool
git clone https://git.sinitax.com/cnlohr/cnping
Log | Files | Refs | Submodules | README | LICENSE | sfeed.txt

commit 9f5882447c03e6d277b47d8c24630946e4ea4f18
parent 369181658b5b196e3608236482fb43bcc7e78534
Author: cnlohr <charles@cnlohr.com>
Date:   Sat,  6 Dec 2014 02:02:26 -0500

update readme.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ cnping ====== -Minimal Graphical IPV4 Ping Tool +Minimal Graphical IPV4 Ping Tool. (also comes with searchnet, like nmap but smaller and simpler). It uses rawdraw so it is (Almost) OS independent. Someone would have to update ping.h/ping.c. It takes two parameters... address and time between pings in seconds. The second is optional.