Commit graph

22 commits

Author SHA1 Message Date
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
evilsocket
76e136a18e fix: fixed device index use for BLE module (fixes #994) 2024-08-09 18:00:08 +02:00
evilsocket
9dd6145a39
misc: small fix or general refactoring i did not bother commenting 2019-09-08 16:48:32 +02:00
evilsocket
2e2a5248b4
new: ble module is now available for macOS 2019-09-08 16:39:27 +02:00
evilsocket
8ec91c9206
new: implemented ble.timeout and ble.ttl parameters (ref #560) 2019-09-08 16:13:46 +02:00
evilsocket
5a62546c50
fix: made BLE module less verbose by switching some of the logs to debug ones 2019-04-21 14:00:43 +02:00
evilsocket
1eec682aeb
new: new ble.device parameter to set HCI index (closes #519) 2019-03-29 20:16:41 +01:00
evilsocket
a59c51b825
fix: fixed a bug which broke ble.enum 2019-03-27 16:13:41 +01:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
f23c780eee
fix: fixed a bug in ble.recon which sometimes caused a crash if ble.recon off was called but no device was present 2019-03-21 10:57:16 +01:00
evilsocket
756c04fd95
new: module can now export a State map with specific information 2019-03-18 12:07:00 +01:00
evilsocket
120db4db3d
fix: fixed a bug in the gatt library which prevented ble.recon/ble.enum to work multiple times (fixes #471) 2019-03-13 15:35:46 +01:00
evilsocket
0cbd6d7a9d
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:19:25 +01:00
evilsocket
223af913b8
new: new ble.clear command to clear devices collected by ble.recon 2019-02-19 11:13:48 +01:00
evilsocket
a4aa5acbcd
new: wifi.deauth and wifi.assoc now support autocompletion 2019-02-18 13:25:33 +01:00
evilsocket
49e2116d46
new: ble.enum and ble.write now support autocompletion 2019-02-18 13:06:41 +01:00
evilsocket
7f68d0d82c
misc: small fix or general refactoring i did not bother commenting 2019-02-14 11:06:05 +01:00
evilsocket
d62090267e
new: new ble.show.filter, ble.show.limit and ble.show.sort parameters 2019-02-14 10:40:45 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00
Renamed from modules/ble_recon.go (Browse further)