Metadata-Version: 2.1
Name: pywiface
Version: 0.2.1
Summary: Python wrapper for managing wireless interfaces
Home-page: UNKNOWN
Author: Keane O'Kelley
Author-email: keane.m.okelley@gmail.com
License: MIT
Description: # PyWiface
        Python wrapper for controlling wireless interfaces. Especially useful for wireless attack related things.
        
        ```
        pip3 install pywiface
        pywiface mon start wlan0
        pywiface chan 11 wlan0
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
