summaryrefslogtreecommitdiff
path: root/spoof-mac.sh
diff options
context:
space:
mode:
Diffstat (limited to 'spoof-mac.sh')
-rwxr-xr-xspoof-mac.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/spoof-mac.sh b/spoof-mac.sh
deleted file mode 100755
index 40f89b4..0000000
--- a/spoof-mac.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-openssl rand -hex 6 | sed 's/(..)/1:/g; s/.$//' | xargs sudo ifconfig $1 ether
-