kismet-docs
kismet-docs copied to clipboard
Channel hopping on specified channels.
Is there a syntax that allows the user to configure a source to channel_hop a given list of channels?
I am using an Alfa card with both 2.4 and 5Ghz range and I would like to scan only the 2.4Ghz channels.
I tried the
source=wlan0:info_antenna_type=omni,info_antenna_gain=5,channel_hop=true,channels=1,2,3,4,5,6
syntax with no luck.
I've seen older versions of the software had these type of settings documented
# Channels are defined as:
# channellist=name:ch1,ch2,ch3
# or
# channellist=name:range-start-end-width-offset,ch,range,ch,...