stryngs
stryngs
Removed scapy directions in favor of scapy having its own file.
Hello, I see you are using this methodology to determine your signal strength: https://github.com/calebmadrigal/trackerjacker/blob/master/trackerjacker/dot11_frame.py#L67 With newer versions of scapy you can automatically figure out the signal strength without having to...
This PR serves to deal with regex and how iw is used. At some point I aim to PR a full scapy functionality, but for now I need to learn...
Hello, I'm curious to know how many packets per second you can rx/tx effectively. I use/would use scapy for a project like this. Would be interesting to collaborate with you...
Hi Ivan, I had some issues with airodump-ng a while back ago (Segfaults..). I got to thinking about using scapy for the workaround and came across your code on github....
This branch PR aims to create a parent section for training collars.
Hello, Is this repo still active? I would very much like to contribute to it @derv82. --stryngs
This is an update to the prior directions for interacting with the output using scapy. This takes it as close to real-time thus far.
Disregard this issue. Problem fixed. PEBKAC!