projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4bc38
)
README: Document "oping" and "noping".
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sun, 13 Jun 2010 17:47:55 +0000
(19:47 +0200)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Sun, 13 Jun 2010 17:47:55 +0000
(19:47 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
5e665fa
..
63a3dce
100644
(file)
--- 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
━━━━━━━━