From: Florian Forster Date: Sun, 13 Jun 2010 17:47:55 +0000 (+0200) Subject: README: Document "oping" and "noping". X-Git-Tag: liboping-1.4.0~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f465f55587aabd6ae600e8ff5bd62257e0f19ec0;p=liboping.git README: Document "oping" and "noping". --- diff --git a/README b/README index 5e665fa..63a3dce 100644 --- a/README +++ b/README @@ -10,6 +10,11 @@ About IPv4 or IPv6 transparently. Other design principles were an object oriented interface, simplicity and extensibility. + On top of liboping two command line applications have been built. “oping” is + a drop-in replacement for ping(1) with very similar output. “noping” is an + ncurses-based application which displays statistics while pinging and + highlights aberrant round-trip times. + Features ━━━━━━━━