Skip to content

Allow airodump-ng to exit & get reaped - #152

Merged
kimocoder merged 2 commits into
kimocoder:masterfrom
cbrunnkvist:patch-1-kimocoder
Jun 6, 2023
Merged

Allow airodump-ng to exit & get reaped#152
kimocoder merged 2 commits into
kimocoder:masterfrom
cbrunnkvist:patch-1-kimocoder

Conversation

@cbrunnkvist

@cbrunnkvist cbrunnkvist commented Jun 4, 2023

Copy link
Copy Markdown

airodump-ng actually never exits - it needs to be convinced to use its "background mode" (=close stdin? stop waiting for stdout buffer?), otherwise it hangs around in zombie mode until the wifite main process itself exits + causes an annoying little pause after scanning ends.

This patch just adds the missing command line parameter.

(This was originally PR derv82/pull/436 because I was assuming it was the "most maintained" fork, but evidently I was mistaken)

@kimocoder

Copy link
Copy Markdown
Owner

Yeah, I've seen this happen. I will run some tests and see 🥇

@kimocoder
kimocoder merged commit be5d697 into kimocoder:master Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants