-
Started with the run command: `cmd /user:admin`
```
C:\windows\system32>spoof-mac.py randomize Ethernet
Error: Must run this with administrative privileges to set MAC addresses
```
My user account i…
-
Hi,
I'm using Ralink RT5390R 802.11bgn
Nick
-
You can run the program, it sucessfuly turns off and on the wifi, but doesn't change the address
-
Here's the command that caused the error:
```
08:16:55 (master) ~/PycharmProjects/SpoofMAC$ sudo spoof-mac.py set 5C:96:9d:05:69:a5 en0
Traceback (most recent call last):
File "/usr/local/bin/spoof…
-
This is the error I got :
```
sudo spoof-mac.py set "9C:11:22:33:44:55" "Wi-Fi"
Traceback (most recent call last):
File "/usr/local/bin/spoof-mac.py", line 4, in
__import__('pkg_resources').r…
-
I want to write open source code that lots of other developers find useful. I was surprised by the number of people who found [SpoofMAC](https://github.com/feross/SpoofMAC) useful -- it really took me…
-
-
It might be my hardware or system configuration limitation because I have tried multiple methods with no result. However I though I would mention this and see if there is something that could be done …
-
Hello.
I found your script and installed it, but I'm unable to use it, because it gives me some kind of error which I don't understand.
First I downloaded packed version manualy which is in tar.gz an…
-
SpoofMAC is looking for new maintainers. I haven't written Python in much too long, so I'm not the best maintainer for this package going forward. @TkTech (who did the v1 rewrite and made it PEP8 comp…