brannondorsey / sniff-probes

Plug-and-play bash script for sniffing 802.11 probes requests :nose:
MIT License
245 stars 43 forks source link

channel cannot hop beyond 11 #8

Open yaya-lolo opened 4 years ago

yaya-lolo commented 4 years ago

I have changed the localization and timezone to Australia where channel 12 and 13 are supported. However, when I tried to hop channel from 1 to channel 13, and ran the script, the result was always monitoring a fixed channel (normally channel 1), but not hopping between channels.

Though hop channels from 1 to 11 works fine for me.