An open API service indexing awesome lists of open source software.

https://github.com/roguh/mkpwds


https://github.com/roguh/mkpwds

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# mkpwds

For analyzing and generating a wordlist for the aircrack-ng tool ;)

## How to run

```
python3 do_it.py
```

Make sure you have a recent version of Python installed.

## Optional dependencies

```
pip install humanize
```