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
evilsocket
4e82a4356a
fix: sorting WPS fields by name for wifi.show.wps command 2019-01-27 15:01:44 +01:00
evilsocket
50bf22af9c
new: new WPS parsing capabilities and wifi.show.wps command 2019-01-27 14:52:59 +01:00
evilsocket
bbf178e3db
fixed wifi.show.sort by rssi 2019-01-26 12:46:15 +01:00
evilsocket
282b58c024
misc: small fix or general refactoring i did not bother commenting 2019-01-24 17:20:05 +01:00
evilsocket
2fe9a2af2f
new: wifi.show and net.show columns are now decorated according to sorting 2019-01-24 15:15:09 +01:00
evilsocket
58738b7723
new: added wifi.show clients and encryption sorting 2019-01-24 14:36:26 +01:00
evilsocket
573cb17735
new: wifi.show.filter, wifi.show.limit, wifi.show.sort and wifi.show.sort_by parameters to control wifi.show 2019-01-24 11:17:27 +01:00
evilsocket
bf34561a19
new: added interface name and channel on wifi.show 2019-01-19 18:03:31 +01:00
evilsocket
f71df54950
new: wifi.show now shows I/O statistics like net.show 2019-01-19 17:54:49 +01:00
Edznux
25a2f48a02 Replace if/else by switch 2018-10-28 18:01:55 +01:00
Edznux
2fe8999b2d revert ! 2018-10-28 17:42:25 +01:00
Edznux
d80fef3ef9 Re-run gofmt -s after modifications 2018-10-23 06:35:22 +02:00
Edznux
191e8eacff Refactor if/else and switch for the modules package 2018-10-23 06:09:10 +02:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
49beed239f
misc: wifi.deauth has been optimized by sorting frames to send by channel in order to minimize the amount of channel hops 2018-08-17 14:57:44 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
2522b89069 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:08:11 -04:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
Matrix86
654633c419 wifi module: fixes and multiple channel selection 2018-03-12 16:58:02 +01:00
Matrix86
4726c2fc9d wifi module: fix on beacon parsing and multiple channel selection 2018-03-12 16:06:51 +01:00
evilsocket
0a8b8548b6
misc: small fix or general refactoring i did not bother commenting 2018-03-12 15:58:45 +01:00
evilsocket
ce4975fdd1
misc: small fix or general refactoring i did not bother commenting 2018-03-12 14:28:44 +01:00