Skip to content

th3happybit/AntiNetCut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages