UsageΒΆ

Download the script, give it execution permissions and execute it:

wget https://gitlab.com/constrict0r/kick/raw/master/kick.sh
chmod +x kick.sh
./kick.sh

To run tests:

cd kick
chmod +x testme.sh
./testme.sh

On some tests you may need to use sudo to succeed.