v1s1t0r1sh3r3 / airgeddon

This is a multi-use bash script for Linux systems to audit wireless networks.
GNU General Public License v3.0
6.54k stars 1.18k forks source link

Optimize DOS Pursuit mode process killing by using recursive killing … #589

Closed QianSong1 closed 5 months ago

QianSong1 commented 5 months ago

Optimize DOS Pursuit mode process killing by using recursive killing of all child processes

Describe the purpose of the pull request

Oscar, the boss instructed me to solve the problem of fake AP not being able to be launch after switching channels in DOS Pursuit mode

OscarAkaElvis commented 5 months ago

Awesome! thanks for doing my job 😄 . I'll test it very soon. It looks simple and promising.