feross / SpoofMAC

:briefcase: Change your MAC address for debugging
https://feross.org/spoofmac/
3.02k stars 271 forks source link

Sppofmac not automating #49

Closed jpalcantara closed 9 years ago

jpalcantara commented 9 years ago

Hello, I installed the following on my mac book running 10.10.4 pip install SpoofMAC and easy_install SpoofMAC and I also wanted to automate this. if I run sudo spoof-mac.py randomize en1 it does what it does then I run spoof-mac.py list and shows what it's supposed to. But I installed the Startup Installation . And restarted my system and there is no changes on the WIFI card and also is the local.macspoof.plist supposed to be empty?

feross commented 9 years ago

Take a look at the system Console after startup. You might find some helpful error logs in there.

jpalcantara commented 9 years ago

There are none that I can see!

feross commented 9 years ago

I'm sorry - I just don't have enough information to help you debug this.

jpalcantara commented 9 years ago

But I wanted to know does the the local.macspoof.plist supposed to be empty?

feross commented 9 years ago

No, you can see what's supposed to be in it here: https://github.com/feross/SpoofMAC/blob/master/misc/local.macspoof.plist

jpalcantara commented 9 years ago

Is the content is supposed to be populated automatically or do I need to add this?

feross commented 9 years ago

You need to create the file.

jpalcantara commented 9 years ago

Well it is now working! thanks

feross commented 9 years ago

Great!

On Wed, Aug 19, 2015 at 11:24 PM jpalcantara notifications@github.com wrote:

Well it is now working! thanks

— Reply to this email directly or view it on GitHub https://github.com/feross/SpoofMAC/issues/49#issuecomment-132790448.