Skip to main content

An iwlist parser.

Project description

Parse the output of iwlist scan to get the name, address, quality, channel, and encryption type of all networks broadcasting within your Wireless NIC’s reach.

Usage

`bash iwlist <INTERFACE_NAME> scan | ./iw_parse `

Replace <INTERFACE_NAME> with the system name for your wireless NIC. It is usually something like wlan0. The command iwconfig will list all of your network interfaces.

Example:

`bash iwlist wlan0 scan | ./iw_parse `

Acknowledgements

  • The vast majority of iw_parse was written by Hugo Chargois.

License

iw_parse is free–as in BSD. Hack your heart out, hackers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iw_parse-0.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page