Commit graph

21 commits

Author SHA1 Message Date
evilsocket
2c2be3149d
fix: don't overwrite full WPS map when new info arrive 2019-01-27 15:06:43 +01:00
evilsocket
50bf22af9c
new: new WPS parsing capabilities and wifi.show.wps command 2019-01-27 14:52:59 +01:00
evilsocket
282b58c024
misc: small fix or general refactoring i did not bother commenting 2019-01-24 17:20:05 +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
b2cd841ce8
new: new wifi.deauth.silent setting 2019-01-19 17:51:20 +01:00
evilsocket
ca734335fa
new: implemented wifi.deauth.skip variable (closes #375) 2019-01-18 16:19:30 +01:00
evilsocket
260f2863c4
new: wifi modules now supports 5G wifi networks on macOS (closes #361) 2018-10-30 15:24:47 +01: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
evilsocket
7f905f4881
fix: fixed a race condition while doing wifi channel hopping 2018-08-02 17:03:11 +02:00
evilsocket
51987ff84f
new: wifi.deauth now accepts a broadcast bssid, in which case it'll start deauthing every client from every access point 2018-07-23 08:55:10 +02:00
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
db18057fce if block ends with a return statement drop this else and outdent its block 2018-05-01 23:10:49 -04:00
Kent Gruber
f0408bc514 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:09:09 -04:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
ec28d73ba7
fix: fixed a race condition 2018-03-22 10:35:42 +01:00
evilsocket
77f8e070bc
new: new wifi.ap module 2018-03-19 14:36:40 +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
evilsocket
0ad426024f new: parsing RSSI ( ref #53 ) 2018-02-17 04:10:37 +01:00
evilsocket
afb66a7c4d misc: small fix or general refactoring i did not bother commenting 2018-02-16 21:17:53 +01:00
Renamed from modules/wlan.go (Browse further)