git clone https://github.com/awesomepln/newmac
cd newmac
chmod +x newmac
Change to your INTERFACE !!!
./newmac
Add to autostart:
crontab -e
@reboot /path/to/file/newmac(.sh)
Save
Add to "bin" and "sbin" folder
cd /path/to/file/newmac
cp newmac /bin/
cp newmac /sbin/
Use: newmac (scary easy <3)