First of all, thanks for your work, this is currently the only working wifite version I can find on oneplus7 + nethunter. I found a small problem, Perhaps these two parameters will conflict. When the "--num-deauths" setting is large, the timeout setting is obviously too short.When the signal is poor, sometimes it needs to send multiple times to get valid results. Perhaps should allow people to customize this "timeout" value.
"timeout=2"
file: https://github.com/kimocoder/wifite2/blob/master/wifite/tools/aireplay.py#L388
"--num-deauths"
file: https://github.com/kimocoder/wifite2/blob/master/wifite/args.py#L180
First of all, thanks for your work, this is currently the only working wifite version I can find on oneplus7 + nethunter. I found a small problem, Perhaps these two parameters will conflict. When the "--num-deauths" setting is large, the timeout setting is obviously too short.When the signal is poor, sometimes it needs to send multiple times to get valid results. Perhaps should allow people to customize this "timeout" value.
"timeout=2"
file: https://github.com/kimocoder/wifite2/blob/master/wifite/tools/aireplay.py#L388
"--num-deauths"
file: https://github.com/kimocoder/wifite2/blob/master/wifite/args.py#L180