bettercap/modules
Hasibul Hasan Anik 1fee1f718d Remove unnecessary fmt.Sprintf
the tui.Bold function already returning a string.
There has not need to convert it ot string by using fmt.Sprintf
2020-03-05 12:56:04 +06: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 tls: fix CertConfigFromModule() return order 2019-11-13 14:31:55 -08: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 modules/ble: swap error returns 2019-11-13 17:08:41 -08:00
caplets Added caplets windows compatibility 2019-09-06 17:25:54 +03: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 Remove unnecessary fmt.Sprintf 2020-03-05 12:56:04 +06:00
gps misc: set gps module default baud rate to 4800bps 2019-04-19 15:37:55 +02:00
hid new: new hid.ttl parameter (fixes #560) 2019-09-08 16:19:13 +02:00
http_proxy Correcting content-length for stripped response body 2020-02-13 18:08:44 -06: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 new: added new http.proxy.redirect and https.proxy.redirect parameters to optionally disable iptables port redirection 2020-01-23 15:48:57 +01:00
https_server tls: fix CertConfigFromModule() return order 2019-11-13 14:31:55 -08: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 View HTTP Basic authorization credentials when sniffing 2019-11-01 11:15:21 +01: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 Added dropCallback to drop packets instead of just changing it 2019-09-06 02:31:48 +03: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 Added dropCallback to drop packets instead of just changing it 2019-09-06 02:31:48 +03:00
wifi modules/wifi: Fix handle activation when monitor device is already set up 2020-01-16 23:51:57 +01: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