seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.49k stars 265 forks source link

active monitoring mode #27

Closed Titaniumtown closed 4 years ago

Titaniumtown commented 4 years ago

I don't know where to put this so I'll put it here. If your having issues with active monitoring mode try creating a monitoring interface with this command:

sudo iw phy phy1 interface add mon0 type monitor flags active

hope this helps!

Titaniumtown commented 4 years ago

Could be pushed into README.

schmittner commented 4 years ago

This has nothing to do with OpenDrop.