bettercap/modules/wifi
2019-05-01 12:27:52 +02:00
..
wifi.go fix: gracefully handling wifi device disconnection 2019-03-30 16:17:26 +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 fix: fixed a lock issue on the wifi modules (fixes #535) 2019-04-06 17:01:00 +02: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: 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