We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Lightweight tool to collect traces from wifi
Lightweight tool to collect wireless traces information from laptopDoes capture on a single channel on a monitor inteface provided to it.
Create a monitor mode interface by using the following command :sudo iw phy phy0 interface add phy0 type monitor flags fcsfail control otherbss
Turn it up :sudo ifconfig phy0 up
To use:sudo ./oculus -i phy0