bettercap/modules/wifi
2020-01-16 23:51:57 +01:00
..
wifi.go modules/wifi: Fix handle activation when monitor device is already set up 2020-01-16 23:51:57 +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 new: reporting if wifi handshakes are full or half 2019-08-19 13:56:18 -04:00
wifi_hopping.go fix: fixed a lock issue on the wifi modules (fixes #535) 2019-04-06 17:01:00 +02:00
wifi_recon.go new: wifi.client.probe.ap.filter and wifi.client.probe.sta.filter actions to filter wifi client probes 2019-09-28 17:43:07 +02:00
wifi_recon_handshakes.go fix: do not save dummy/invalid half handshakes 2019-10-26 10:16:40 +02:00
wifi_show.go fix: fixed a nil pointer dereference when wifi.show is called but the wifi module is not running (fixes #562) 2019-05-01 12:27:52 +02:00
wifi_show_sort.go Refactoring modules 2019-02-10 23:58:08 +01:00