Electron app to easily spoof your MAC address.
MAC spoofing is a technique for changing a factory-assigned Media Access Control (MAC) address of a network interface on a networked device. The changing of the assigned MAC address may allow the bypassing of access control lists on servers or routers, either hiding a computer on a network or allowing it to impersonate another network device. Read More.
- MacOS
- Linux and Windows: Current build has MacOS support only, should be pretty easy to create a linux and windows build but I need to test those environment first, check how the UI looks, create their icons etc.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# lint all JS/Vue component files in `src/`
npm run lint
Core packages used to build this library are:
- Automatic updates
- Create Linux build
- Create Windows build
- Allow to specify a MAC address, not just using a randomized one
- Reset all button to set all interfaces to their default MAC address