← All projects

AntiNetCut

by @th3happybit

22

this script just change the mac address for your interface, when someone using netcut in your network.

About this project

AntiNetCut a script just change the mac address for your interface, when someone using netcut in your network. Requirements macchanger How to use it give execute permission to the script: chmod u+x AntiNetCut.sh run it: sudo ./AntiNetCut.sh & to set the interface name, run the script with: sudo ./AntiNetCut.sh yourInterface & (u can get your interface using "ifconfig" or "ip -a" commands. For example: sudo ./AntiNetCut.sh wlp3s0 & ) enjoy! Contribute Contributions are welcome! just pull request! License MIT licensed. See the bundled License file for more details.

From the project README on GitHub

Stars
22
Forks
2
License
MIT
Last push
28 Nov 2019

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/antinetcut.svg)](https://www.madeinalgeria.dev/projects/antinetcut)

Related projects