Libwifi
Common python and scapy scripts for Wi-Fi
Install / Use
/learn @vanhoefm/LibwifiREADME
libwifi
This is an experimental Python3 library with various utility functions for Scapy and Wi-Fi. This repository will also contain tutorials and documentation related to doing Wi-Fi research.
The provided functions are currently not explicitly documented so you will have to read the code itself to get an idea of which functions all exist.
Dependencies
This library relies on the modules listed in [requirements.txt]. You can create a python virtual environment with all these modules installed as follows:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Tutorials
- Linux Monitoring and Injection Tutorial: An introduction to perform Wi-Fi experiments on Linux. Also discusses several details of how to monitor and inject Wi-Fi frames.
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
