Files
esp8266_deauther/web_server/html
N0vaPixel 3ae0a10961 Increase stealth - Change the bssid of AP + random mode
+++ Ability to set the bssid
+++ Ability to randomize the bssid at load time
++ Updated settings.html

++ Added Mac::randomize()
+ Updated Attack::generate to use Mac::randomize()

+ removed Mac::setMac() and overloaded Mac::set() with new parameters
void set(uint8_t* mac);
void set(Mac adr);
2017-06-18 15:37:18 +02:00
..
2017-05-20 15:59:17 +02:00
2017-06-14 19:02:47 +02:00
2017-06-14 19:02:47 +02:00
2017-06-14 19:02:47 +02:00
2017-05-26 21:04:39 +02:00