Commit graph

26 commits

Author SHA1 Message Date
Simone Margaritelli
b0a197b377 external resolver 2024-09-20 10:29:45 +02:00
Simone Margaritelli
51a5b4ad6e misc: small fix or general refactoring i did not bother commenting 2024-09-19 21:49:02 +02:00
Simone Margaritelli
91d360327a it works! 2024-09-19 16:33:44 +02:00
Simone Margaritelli
67cc9680ed progress 2024-09-18 23:21:30 +02:00
Simone Margaritelli
d9a91d393e new: implemented can.filter 2024-08-17 11:38:58 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
evilsocket
5fe3ef3d52 new: new can module for CAN-bus 2024-08-09 15:42:03 +02:00
Simone Margaritelli
7605f4afa3 fix: replaced nfqueue package (fixes #1070) 2024-08-08 18:06:23 +02:00
Simone Margaritelli
7beb27cfca fix: updated gatt library to include fix for #1095 2024-08-08 14:06:59 +02:00
Simone Margaritelli
02fa241d06 misc: small fix or general refactoring i did not bother commenting 2024-08-07 22:08:50 +02:00
Simone Margaritelli
c2ab5f4756 reverted pr #1100 due to instability 2024-08-07 22:03:11 +02:00
Štefan Baebler
474215ebd9
Bump golang.org/x/net for Go 1.23 compatibility
Fixes https://github.com/bettercap/bettercap/issues/1106
2024-06-30 14:40:03 +02:00
Simone Margaritelli
58ca59bc6f new: switching to github.com/stratoberry/go-gpsd (closes #938) 2023-01-16 13:37:35 +01:00
firefart
68924c34c4 do not swallow err on settxpower 2022-04-23 22:43:27 +02:00
Simone Margaritelli
d0ecfd499f new: updated to go 1.16 2021-08-21 13:50:56 +02:00
Simone Margaritelli
dd71ccf416 fix: updated gatt library (fixes #861) 2021-05-14 15:44:12 +02:00
Simone Margaritelli
8c00207e7e new: gps.new event now reports GPS data changes as they occur (fixes #878) 2021-05-11 12:02:26 +02:00
Simone Margaritelli
80f7428afe fix: fixed a 'ble.recon off' panic on linux 2021-04-12 16:39:05 +02:00
Simone Margaritelli
67a0063ee4 fix: updated gatt library which fixes some linux issues 2021-03-23 19:29:36 +01:00
Simone Margaritelli
17799c0357 fix: updated readline, using syscall package instead of constants (fixes #776) 2021-02-28 16:18:32 +01:00
Simone Margaritelli
583a54c194 new: new c2 module, first draft 2021-01-27 00:17:25 +01:00
Simone Margaritelli
6f9f1954cb new: gps module can use both serial and gpsd (based on pr #680 from @fheylis) 2020-09-25 16:46:45 +02:00
Simone Margaritelli
a02f355926 misc: updated dependencies 2020-09-25 16:10:26 +02:00
Simone Margaritelli
9b8354d72c go get -u 2019-10-18 15:33:05 +02:00
Simone Margaritelli
b8ff8a00e8 Merge branch 'master' of git://github.com/rumpelsepp/bettercap into rumpelsepp-master 2019-10-18 15:23:25 +02:00
Stefan Tatschner
fe7e103387 Use go modules instead of third party dependency tool
We have go modules now built in. Let's use it!
2019-06-30 22:11:23 +02:00