sunknudsen / privacy-guides

Privacy guides reference material (archived)

Home Page:https://sunknudsen.com/privacy-guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically Spoof MAC address and Hostname for eno1 not working

VSB09 opened this issue · comments

commented
  Thanks for your amazing videos helps alot @sunknudsen 

All commands work properly all the files has been created successful but when i run last command ' /usr/local/sbin/spoof.sh ' error ...line 11 : jot: command not found and line 12 :system_profiler: command not found ...
line 11 is " first_name=$(sed "$ (jot -r 1 1 2048)q;d" $basedir/first-names.txt | sed -e 's/[^a-zA-Z]//g')
and
line 12 is " model name =$(system_profiler SPHardwareDataType | awk '/Model Name/ {$1=$2=" " ; print $0} | sed -e 's/^[ ]*//')"

Only wlo1 mac is changing..

What should i do ..?

Originally posted by @VSB09 in #242