SkillAgentSearch skills...

AntiNetCut

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

Install / Use

/learn @th3happybit/AntiNetCut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated2mo ago
Forks3

Languages

Shell

Security Score

90/100

Audited on Jan 9, 2026

No findings