Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to switch Mac OS NIC to monitor mode during use internet

I want to change Mac OS NIC to monitor mode

I can change monitor mode using this command

$ sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/local/bin/airport

It can change successfully but, It can't use internet during capturing monitor mode

But when I use Wireshark in monitor mode it can use internet during monitor mode.

Is there any way to use internet during capture monitor mode without using Wireshark?