bettercap/modules
2019-06-13 13:56:31 +02:00
..
any_proxy fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
api_rest fix: logs when the api.rest http2 stream is closed are now debug logs 2019-04-25 18:16:35 +02:00
arp_spoof fix: modules that require net.recon can now specify it as a dependency 2019-04-02 00:06:43 +02:00
ble fix: made BLE module less verbose by switching some of the logs to debug ones 2019-04-21 14:00:43 +02:00
caplets misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
dhcp6_spoof fix: modules that require net.recon can now specify it as a dependency 2019-04-02 00:06:43 +02:00
dns_spoof fix: modules that require net.recon can now specify it as a dependency 2019-04-02 00:06:43 +02:00
events_stream Fixing ignored error in trigger list 2019-04-21 07:26:54 +02:00
gps misc: set gps module default baud rate to 4800bps 2019-04-19 15:37:55 +02:00
hid fix 2019-03-30 17:33:02 +01:00
http_proxy fix: setting RemoteAddr field of a proxied request 2019-06-13 13:56:31 +02:00
http_server fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
https_proxy fix: api.rest and https.server certificates are now correctly generated with IsCA to false 2019-04-21 19:55:53 +02:00
https_server fix: api.rest and https.server certificates are now correctly generated with IsCA to false 2019-04-21 19:55:53 +02:00
mac_changer fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
mdns_server new: implemented mDNS server / spoofer (closes #542) 2019-04-22 13:53:32 +02:00
mysql_server fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
net_probe misc: small fix or general refactoring i did not bother commenting 2019-04-22 16:29:58 +02:00
net_recon Minor improvements to prevent unecessaries allocations 2019-04-21 07:26:54 +02:00
net_sniff fix: when net.sniff is sniffing a mDNS hostname, it'll update the endpoint field 2019-04-04 10:01:49 +02:00
packet_proxy fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
syn_scan fix: fixed a nil pointer dereference in the http banner grabber of syn.scan 2019-05-07 13:35:01 +02:00
tcp_proxy fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
ticker fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
ui new: ui module to install/update the UI from github releases 2019-03-27 13:50:00 +01:00
update new: parsing BLE appearance field 2019-02-14 14:13:19 +01:00
utils misc: small fix or general refactoring i did not bother commenting 2019-03-27 16:47:28 +01:00
wifi 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
wol misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
doc.go docs: added basic per-package documentation 2018-02-11 20:38:59 +01:00
modules.go new: implemented mDNS server / spoofer (closes #542) 2019-04-22 13:53:32 +02:00