Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Automatically Spoof MAC address and Hostname for eno1 not working #243

Open
VSB09 opened this issue Sep 29, 2022 · 0 comments
Open

Automatically Spoof MAC address and Hostname for eno1 not working #243

VSB09 opened this issue Sep 29, 2022 · 0 comments

Comments

@VSB09
Copy link

VSB09 commented Sep 29, 2022

  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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant