jammer is A Bash script to automate the continuous circular deauthentication of all the wifi networks in your reach. Keep in mind that it is generally illegal to use the script at your neihborhood, It is designed for pen-testing purposes.
Dependencies and platform :
+ airmon-ng/aircrack-ng
+ all linux platform support.
Usage:
git clone https://github.com/billpcs/jammer && cd jammer sudo ./jammer -y -s -d 20 -f whitelist.txt please edit whitelist.txt before run
Source: https://github.com/billpcs