summaryrefslogtreecommitdiffstats
path: root/loopback.sh
diff options
context:
space:
mode:
authorZack Smith <1@zsmith.co>2015-12-23 04:52:54 +0000
committerTimothy Pearson <tpearson@raptorengineeringinc.com>2015-12-23 04:54:03 +0000
commit45d37750fc6f3f1f43d23732816ffccc3820e215 (patch)
tree84843c43c2e303f3755f0d68b4f1166490d53a62 /loopback.sh
downloadbandwidth-benchmark-45d37750fc6f3f1f43d23732816ffccc3820e215.zip
bandwidth-benchmark-45d37750fc6f3f1f43d23732816ffccc3820e215.tar.gz
Initial import of GPLed bandwidthd 1.1b source from author's site
Diffstat (limited to 'loopback.sh')
-rwxr-xr-xloopback.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/loopback.sh b/loopback.sh
new file mode 100755
index 0000000..780d50f
--- /dev/null
+++ b/loopback.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+EXE=bandwidth32
+./$EXE --transponder &
+./$EXE --network 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1 127.0.0.1
+kill %1
OpenPOWER on IntegriCloud