SkypLabs / probequest

Toolkit for Playing with Wi-Fi Probe Requests
https://probequest.skyplabs.net/en/stable/
GNU General Public License v3.0
260 stars 49 forks source link

Use AsyncSniffer from Scapy #18

Closed SkypLabs closed 5 years ago

SkypLabs commented 5 years ago

Scapy has introduced the AsyncSniffer class since version 2.4.3. ProbeQuest should use it instead of the current implementation.