Monitor Mode info

This commit is contained in:
morrownr 2021-12-18 16:46:57 -06:00
parent 53786f356d
commit 93fe10c3d7

View File

@ -17,7 +17,7 @@ For adapters that use in-kernel drivers, use any of the many guides that
are available as the in-kernel drivers work in the textbook, standards are available as the in-kernel drivers work in the textbook, standards
compliant manner. compliant manner.
Please submit corrects or additions via Issues. Please submit corrections or additions via Issues.
Monitor mode, or RFMON (Radio Frequency MONitor) mode, allows a computer Monitor mode, or RFMON (Radio Frequency MONitor) mode, allows a computer
with a wireless network interface controller (WNIC) to monitor all with a wireless network interface controller (WNIC) to monitor all
@ -97,7 +97,7 @@ Usage:
sudo ./test-mon.sh [interface:wlan0] sudo ./test-mon.sh [interface:wlan0]
``` ```
How, if you want to do things manually, continue below. Note: If you want to do things manually, continue below.
----- -----