1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

22 Commits

Author SHA1 Message Date
Simone Margaritelli
dfe64ee4db fix: showing the entire error message when a command fails 2021-05-14 15:26:50 +02:00
Stefano Gabryel
0e857e4467 Minor improvements to prevent unecessaries allocations 2019-04-21 07:26:54 +02:00
evilsocket
afe300cd8a
fix: gracefully handling wifi device disconnection 2019-03-30 16:17:26 +01:00
evilsocket
c234f3d36b
fix: fixes 'iw executable not found in path' error on macOS (fixes ) 2019-02-20 12:27:01 +01:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
e79ba4952e new: new caplets module to manage system caplets 2018-09-21 16:49:20 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
f623505816 fix undefined: usr bug in core
The following fixes the issue for me when I run the following test:

$ go test -v -run=TestCoreExpandPath ./core
2018-05-03 01:54:23 -04:00
Kent Gruber
ea43018146 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:06:11 -04:00
Kent Gruber
8193834f0f if block ends with a return statement drop this else and outdent its block 2018-05-01 23:05:26 -04:00
evilsocket
cd6fcbf4be
started the long adventure of unit testing bettercap 2018-04-26 14:43:25 +02:00
evilsocket
b8d8c459c8
misc: small fix or general refactoring i did not bother commenting 2018-04-26 12:43:13 +02:00
evilsocket
64af0c4290
misc: small fix or general refactoring i did not bother commenting 2018-03-26 13:17:44 +02:00
evilsocket
5727fa3c56
new: modules enabled by default can now be controlled with the -autostart argument 2018-03-13 14:59:27 +01:00
evilsocket
68167b3f7c
fix: make macOS ALTQ and firewall related messages silent (fixes ) 2018-03-09 14:33:29 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes ) 2018-02-22 21:20:36 +01:00
evilsocket
66f6ba8e62 balls 2018-02-05 18:53:00 +01:00
evilsocket
ca9f4f0945 refact: refactored several strings.Trim calls to core.Trim 2018-02-05 18:09:59 +01:00
evilsocket
b3ccec269a fix: fixed typo in comment 2018-01-08 08:26:23 +01:00
evilsocket
47e814c9a9 new: api.rest is now on HTTPS (closes ) 2018-01-08 07:37:29 +01:00
evilsocket
f1f146d3d7 new: centralized logging and implemented DELETE /api/events route, closes 2018-01-08 06:39:44 +01:00
evilsocket
0091ffdbb3 yeah i should have done this before, i know 2017-11-17 14:49:59 +01:00