This version Npcap already supports monitor mode setting using Wireshark GUI or command line.
- For GUI, if you check the
Capture packets in monitor mode
option inEdit Interface Settings
, your wireless adapter will turn into monitor mode immediately. - For CLI, run
dumpcap
command with-I
option, your wireless adapter will turn into monitor mode right before capturing.