-
When running `/script/install`, pretty much everything works except I get the following error message - any idea what's going on:
```
error: can't create or remove files in install directory
The fol…
-
On ubuntu 14.04 e 13.10
sudo spoof-mac randomize wlan0
Traceback (most recent call last):
File "/usr/local/bin/spoof-mac", line 5, in
pkg_resources.run_script('SpoofMAC==1.2.1', 'spoof-mac')
…
-
Hi, sorry for silly question but I can't get the script to run on system startup properly (according to steps described in readme file)...
I'm getting an error "$1: unbound variable" if I try to run …
-
I 2to3ed the whole folder because I saw some incompatible functions.
I had to rename the script spoof-mac to spoof-mac.py to get a prompt. This was in C:\python34\Scripts
spoof-mac list gives this:
…
pteek updated
10 years ago
-
spoof-mac relies on a [call to `os.geteuid()`](https://github.com/feross/SpoofMAC/blob/master/scripts/spoof-mac#L123), which prevents the command-line script from working on Windows, returning a `'mod…
-
Hi
Just gave it a shot and still I can see this in my terminal.
What is the exact location where changes are made.
How to completely remove it
-
Whenever I change the MAC address I am unable to connect to any access point. I get a "Connection Timeout" message.
The changed ethernet address appears in the "ifconfig" output, but not in the outpu…
-
I'm getting this error when I try to randomize my Wi-fi MAC address:
```
ya$ sudo spoof-mac randomize Wi-fi
Traceback (most recent call last):
File "/usr/local/bin/spoof-mac", line 5, in
pkg_r…
-
On OSX 10.10 DP1, 'Cannot Import MD5 Name'. Potentially a 10.10 issue as Apple has changed quite a lot of the system packages from Mavericks, but opening this issue to check if there's something wrong…
DomT4 updated
10 years ago
-
I'm running Python 2.7.4, and I get this error when I run `spoof-mac randomize Wi-fi`:
```
Traceback (most recent call last):
File "/usr/local/bin/spoof-mac", line 5, in
pkg_resources.run_scri…