Description
This is a feature request for interactive (manual) channel switching in airodump-ng's interface. The idea is that when a keystroke (let's take c for example, not already used) is pressed, airodump-ng stops auto-hopping and starts to manually increment the currently-active channel every time c is pressed (using the channel list, passed with -c). Also a manual-off/auto-on hotkey (x for example) reverts the default auto-hopping behaviour.
There is also a case when only a single channel is passed to airodump-ng with the -c argument. In this case the most simple solution would be for the c and x hotkeys to not have an effect, since auto-hopping algorithm is also not running. However, there is another option that could prove useful, to allow the c hotkey to scroll through all possible channels in this case (1-11 or 1-13 in the 2.4GHz band for example). The x hotkey could then provide an option to hop back to the default channel (set by -c).
Description
This is a feature request for interactive (manual) channel switching in
airodump-ng's interface. The idea is that when a keystroke (let's takecfor example, not already used) is pressed,airodump-ngstops auto-hopping and starts to manually increment the currently-active channel every timecis pressed (using the channel list, passed with-c). Also a manual-off/auto-on hotkey (xfor example) reverts the default auto-hopping behaviour.There is also a case when only a single channel is passed to
airodump-ngwith the-cargument. In this case the most simple solution would be for thecandxhotkeys to not have an effect, since auto-hopping algorithm is also not running. However, there is another option that could prove useful, to allow thechotkey to scroll through all possible channels in this case (1-11 or 1-13 in the 2.4GHz band for example). Thexhotkey could then provide an option to hop back to the default channel (set by-c).