projects
/
rrq
/
hourglass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c54c9f
)
rename listening tap to be hourglass0
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 1 Jan 2022 12:29:03 +0000
(23:29 +1100)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Sat, 1 Jan 2022 12:29:03 +0000
(23:29 +1100)
setup.sh
patch
|
blob
|
history
diff --git
a/setup.sh
b/setup.sh
index 96463bc17b5cad747420e26d05116aa724189464..3585d74d12bbe45a9053ba1f657f25e83bcc8fa0 100755
(executable)
--- a/
setup.sh
+++ b/
setup.sh
@@
-1,8
+1,11
@@
#!/bin/bash
+#
+# This is a control script to start and stop the network activity
+# listening.
CMD=${1-start}
NET=192.168.249
-TAP=
tap
0
+TAP=
hourglass
0
SET=TIMO
cd $(dirname $0)