privacy-guides icon indicating copy to clipboard operation
privacy-guides copied to clipboard

How to spoof MAC address and hostname automatically at boot on macOS

Open JohnDoe401 opened this issue 3 years ago • 2 comments

Branch

master

Guide

How to spoof MAC address and hostname automatically at boot on macOS

Operating system and version

macOS BigSur 11.6

Description

when I enter: source ~/.zshrc This happen: /Users/johndoe/.zshrc:export:6: not valid in this context: /Users/johndoe/.zshrc

What I have to do ?

Thanks in advance

JohnDoe401 avatar Nov 16 '21 11:11 JohnDoe401

It seems to complain about the export from this step

echo 'export PATH=$PATH:/usr/local/sbin' >> ~/.zshrc

Can you paste the content of your .zshrc here so maybe we can figure out what the problem is?

mwmcode avatar Jan 27 '22 21:01 mwmcode

Hey @mwmcode, thanks so much for helping out!

sunknudsen avatar Aug 10 '22 10:08 sunknudsen