Commit graph

154 commits

Author SHA1 Message Date
evilsocket
e40219976c
new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. 2018-03-13 13:20:21 +01:00
evilsocket
caa801c764 new: gps module 2018-03-06 20:04:04 +01:00
evilsocket
973b864132 Merge branch 'api_ws' 2018-03-06 13:54:45 +01:00
evilsocket
5ad1a17118 new: implemented optional websocket for /api/events 2018-03-06 13:54:37 +01:00
evilsocket
cb58258bd7 refact: returning pointers for both js request and js response 2018-03-05 16:14:26 +01:00
tonjo
028555aecc Added help for wildcard on get 2018-03-03 10:21:02 +01:00
tonjo
7008ea1229 Added help for wildcard on get 2018-03-03 10:18:58 +01:00
tonjo
20b6d8eef8 get variable name accepts wildcard (get api*) 2018-03-03 01:11:50 +01:00
evilsocket
b243e67828 some progress but still doesn't work 2018-03-01 19:30:10 +01:00
alexmozzhakov
44391125c2 Join options for autocomplete 2018-02-27 09:23:38 +02:00
evilsocket
81a7e701f9 refact: using repo bettercap/readline 2018-02-27 05:06:34 +01:00
Neal Patel
b9cf32573f misc: improve consistency and add rssi to logs 2018-02-26 15:09:45 -08:00
evilsocket
7fe6cd232c new: implemented ble.recon (ref #74) 2018-02-26 18:18:58 +01:00
evilsocket
5509a58e52 new: new -env-file for env persistance (closes #81) 2018-02-25 02:15:22 +01:00
evilsocket
3c400d2905 fix: fixed help menu padding 2018-02-23 02:21:06 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
278fde9872 fix: added explicit message while session is stopping because sometimes it can require a few seconds 2018-02-22 17:07:46 +01:00
evilsocket
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00
evilsocket
241db0cc66 fix: protecting concurrent access to LAN hosts 2018-02-20 11:33:30 +01:00
evilsocket
dfd139cab1 misc: small fix or general refactoring i did not bother commenting 2018-02-20 10:58:20 +01:00
evilsocket
0e03db7b9e misc: small fix or general refactoring i did not bother commenting 2018-02-20 04:51:45 +01:00
evilsocket
b28f8a40ec fix: fixed bug in prompt parsing (fixes #58) 2018-02-20 02:39:59 +01:00
evilsocket
d95373bfa8 misc: small fix or general refactoring i did not bother commenting 2018-02-19 14:36:24 +01:00
evilsocket
8d2f0af82b fix: pruning wifi stations after a certain time of inactivity 2018-02-19 14:26:00 +01:00
evilsocket
eb5a72a44c misc: small fix or general refactoring i did not bother commenting 2018-02-17 06:04:16 +01:00
evilsocket
e895dc6ab2 refact: using global wifi objects in order to expose them from the api.rest module 2018-02-17 05:44:25 +01:00
Matrix86
b83823283d Fix #54: cmd parsing improved. It is possible set multiple command on ticker.commands with single or double quote. 2018-02-16 18:31:56 +01:00
evilsocket
fd28eadc60 refact: got rid of go-bindata using a simple py script (fixes #51) 2018-02-15 22:03:20 +01:00
evilsocket
48d27f274a refact: renamed package net to network to avoid collision with golang net package. 2018-02-15 21:34:46 +01:00
evilsocket
21236c257e new: -silent and -debug are now mapped to log.silent and log.debug that can be set at runtime (fixes #50). 2018-02-15 20:48:34 +01:00
evilsocket
c2cd198d37 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:55:22 +01:00
evilsocket
a5f1c36e34 docs: added basic per-package documentation 2018-02-11 20:38:59 +01:00
evilsocket
c838abbe25 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:09:06 +01:00
evilsocket
7f7e5a24f8 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:05:35 +01:00
evilsocket
42311b9e8d misc: small fix or general refactoring i did not bother commenting 2018-02-11 19:52:18 +01:00
evilsocket
ea477ef2b4 misc: small fix or general refactoring i did not bother commenting 2018-02-11 19:43:36 +01:00
evilsocket
00cc8bce89 fix: adding a 10 seconds max timeout to modules stop callbacks. 2018-02-11 19:29:05 +01:00
evilsocket
47230567ba new: cpuprofile and memprofile options for easy profiling 2018-02-11 18:41:49 +01:00
evilsocket
8d6402323f misc: small fix or general refactoring i did not bother commenting 2018-02-11 02:01:20 +01:00
evilsocket
9c6eb70eb3 refact: refactored module SetRunning method (fixes #49) 2018-02-11 01:43:48 +01:00
evilsocket
5304436736 fix: session.started and session.closing are now debug only events. 2018-02-10 03:05:17 +01:00
evilsocket
3c2932514a new: new limit optional argument for events.show 2018-02-08 12:03:40 +01:00
evilsocket
5bd57ee255 fix: using a clearer error message when a module parameter is not valid 2018-02-08 08:30:27 +01:00
evilsocket
3a29ca1fbb fix: using a clearer error message when a module parameter is not valid 2018-02-08 08:29:37 +01:00
evilsocket
c1280107fb new: printing a big warning if the terminal does not support colors 2018-02-08 07:45:03 +01:00
evilsocket
8e5f514d92 balls 2018-02-08 06:03:16 +01:00
evilsocket
90b720f1b6 balls 2018-02-08 06:00:38 +01:00
evilsocket
7bc0f6cf11 fix: ignoring broadcast addresses 2018-02-08 03:24:21 +01:00
evilsocket
bd591855cd balls 2018-02-08 01:33:50 +01:00