We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61ffc4 commit fd38466Copy full SHA for fd38466
README
@@ -10,7 +10,20 @@ It is useful for Internet or LAN speed tests, measuring the velocity of a
10
link, to establish a benchmark or to monitor your connections. CBM can be
11
used with virtual, wired or wireless networks.
12
13
+
14
+Build
15
+=====
16
17
+$ ./autogen.sh
18
+$ ./configure
19
+$ make
20
+# make install
21
22
+To return to original source code, you can use '$ make distclean' command.
23
24
25
AUTHOR
26
+======
27
28
cbm was originally developed by Aaron Isotton <aaron@isotton.com> under GPL-2.
29
0 commit comments