Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1.65 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.65 KB

wps-dict

Wps-dict is an utility to dynamically generate pins based on the BSSID, ESSID and serial passed into the application based on a highly modular architecture, that allows providers to provide the pins and hints to which tool to run and, of course, the tools themselves.

Wps-dict includes both a CLI version named wps-dict-cli.py and a GUI GTK 3 version named wps-dict-gui.py

Tools included

Providers included

Installing requirements

Pre-requirements

  • Python 3.1 or higher.

Requirements

Install them by running make or make debian.

Note: for more in-depth info see the requirements page.