summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/getMac.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/getMac.sh b/scripts/getMac.sh
new file mode 100644
index 0000000..8f02818
--- /dev/null
+++ b/scripts/getMac.sh
@@ -0,0 +1 @@
+fping -s -g 132.230.4.120 132.230.4.140 -r 1 | arp -a | grep -io '(132.230.4.[0-9][0-9][0-9]) auf [0-9A-F]\{2\}\(:[0-9A-F]\{2\}\)\{5\}' > mac.txt