bettercap/modules/wifi
2019-03-27 13:59:22 +01:00
..
wifi.go fixed a bug caused by multiple wifi devices attached with different supported frequencies 2019-03-26 20:30:33 +01:00
wifi_ap.go fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +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 misc: small fix or general refactoring i did not bother commenting 2019-03-23 14:11:28 +01:00
wifi_recon_handshakes.go misc: small fix or general refactoring i did not bother commenting 2019-03-23 15:59:33 +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