Skip to content

python library to access nl80211 kernel objects

Notifications You must be signed in to change notification settings

oprsystem/py80211

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction
------------
py80211 provides a high-level API to interact with the kernel
provided nl80211 interface.

This project relies on Python support provided by libnl. This
means this project will likely result in patches on libnl. The
repository information for libnl can be found at:

https://github.com/thom311/libnl

Requirements
------------
- python
- pycparser
- libnl-3 python wrappers (incl. genl)

About

python library to access nl80211 kernel objects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Other 1.6%