bettercap/modules/wifi
2019-03-22 23:49:21 +01:00
..
wifi.go new: handshakes history is now loaded from the configured pcap 2019-03-22 23:31:11 +01:00
wifi_ap.go misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
wifi_assoc.go new: the wifi module can now use an optional wifi.interface parameter in order to use a secondary interface (fixes #488) 2019-03-13 16:04:40 +01:00
wifi_deauth.go fix: wifi.AccessPoint and wifi.Station now export the Channel field via JSON 2019-02-24 20:12:41 +01:00
wifi_events.go fix: fixed wifi.client.handshake event json serialization 2019-03-14 17:11:45 +01:00
wifi_hopping.go new: the wifi module can now use an optional wifi.interface parameter in order to use a secondary interface (fixes #488) 2019-03-13 16:04:40 +01:00
wifi_recon.go new: handshakes history is now loaded from the configured pcap 2019-03-22 23:31:11 +01:00
wifi_recon_handshakes.go misc: small fix or general refactoring i did not bother commenting 2019-03-22 23:49:21 +01:00
wifi_show.go fix: using sync.Map to avoid race conditions on the packets.Queue 2019-03-17 13:12:31 +01:00
wifi_show_sort.go Refactoring modules 2019-02-10 23:58:08 +01:00