feross / SpoofMAC

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

How to completely remove it #31

Closed gauravsaini closed 9 years ago

gauravsaini commented 9 years ago

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

DomT4 commented 9 years ago

Does pip uninstall SpoofMAC not do the trick?

feross commented 9 years ago

If you installed with pip or easy_install, you can use pip uninstall. See: http://pip.readthedocs.org/en/latest/reference/pip_uninstall.html

gauravsaini commented 9 years ago

Didn't use the pip for it but still removed the file using "which", hope there is no other place where files are installed

feross commented 9 years ago

You could still use pip to uninstall, even if you installed with easy_install.

Feross | blog http://feross.org/ | webtorrent http://webtorrent.io/ | studynotes http://www.apstudynotes.org/

On Tue, Sep 16, 2014 at 11:13 AM, Gaurav Saini notifications@github.com wrote:

Didn't use the pip for it but still removed the file using "which", hope there is no other place where files are installed

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