amazing but question
jazxminemasters opened this issue · 2 comments
jazxminemasters commented
hello this is amazing tool but i was just wondering how do you stop the attack, i just turned off the command prompt but is that he proper way to stop the attack?
gkbrk commented
You can inspect the output of ps aux
to see if the script is still running.
Something like ps aux | grep slowloris
should provide clues.
arch-user-france1 commented
Well Ctrl-c is simply stopping everything