Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benlipp/mac-spoof
An OS X 10.10 mac address spoofer.
https://github.com/benlipp/mac-spoof
Last synced: 2 days ago
JSON representation
An OS X 10.10 mac address spoofer.
- Host: GitHub
- URL: https://github.com/benlipp/mac-spoof
- Owner: benlipp
- License: apache-2.0
- Created: 2015-01-09T02:26:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T14:43:31.000Z (over 8 years ago)
- Last Synced: 2023-02-27T16:17:25.493Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mac-spoof
An OS X 10.10 mac address spoofer.# INSTALL
YOU NEED TO BE SUDO TO RUN AND INSTALL mac-spoof!You should definitely look at the install script if you don't trust it :)
wget:
wget -O - https://raw.githubusercontent.com/obiwanakin/mac-spoof/master/install.sh | sudo bash
curl:
curl -s https://raw.githubusercontent.com/obiwanakin/mac-spoof/master/install.sh | sudo bash