Commit graph

15 commits

Author SHA1 Message Date
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