Airopy - Get Clients And Access Points

✨ DeeZNuTz

✨ Master ✨
Staff member
May 15, 2017
990
759
1,045


Get clients and access points. With Alfa cards this script works correctly.

Dependencies
To run this script first install requirements as follows:
sudo pip3 install requirements.txt
How to use
In the examples I don't add 'sudo', but to execute them you need high privileges.
To get help:
Code:
python3 airopy.py -h
To get APS:
Code:
python3 airopy.py -i wlx00c0ca81fb80 --aps
To get Stations:
Code:
python3 airopy.py -i wlx00c0ca81fb80 --stations
To get APS and Stations:
Code:
python3 airopy.py -i wlx00c0ca81fb80 --aps --stations
To filter by a particular vendor:
Code:
python3 airopy.py -i wlx00c0ca81fb80 --stations -d 0
To filter mac vendors, please check the number in mac_vendors.py. This last option can return unwanted devices, as it is based on the following unvalidated prefixes on my part:
If you use it in America, add --america.
Download Airopy
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu