Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 450 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 450 Bytes

Word-L is a wordlist generator.

  • Requirements
    • Python3
    • Itertools

  • Installation

$ pip3 install -r requirements.txt

$ python3 word-L.py

USAGE:

        python3 word-L.py                            open cli and save wordlist as text
        python3 word-L.py -h                         open this help page
        python3 word-L.pt -w word1,word2,word3...    print all the outputs to the terminal