From 93fe10c3d7eaabc8fa19fb97014a7929511c8cfe Mon Sep 17 00:00:00 2001 From: morrownr Date: Sat, 18 Dec 2021 16:46:57 -0600 Subject: [PATCH] Monitor Mode info --- docs/Monitor_Mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Monitor_Mode.md b/docs/Monitor_Mode.md index fc7565e..7067c7a 100644 --- a/docs/Monitor_Mode.md +++ b/docs/Monitor_Mode.md @@ -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 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 with a wireless network interface controller (WNIC) to monitor all @@ -97,7 +97,7 @@ Usage: 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. -----