Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Airopy - Get Clients And Access Points

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
2,271


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.
 
Top Bottom