How to generate wordlist in termux

 Wordgen :-



Wordgen is a wordlist generator tool. It's a simple python script to generate wordlist by typing few words . 

Installation :-

$ apt update && apt upgrade

$ apt install git

$ apt install python

$ git clone https://github.com/vpphacker/wordgen.git

$ cd wordgen

$ chmod +x *

sh install.sh

python3 wordgen.py

Comments

Popular posts from this blog

Tool for bruteforce attacks in Termux

phishing tool in termux

All tools in Termux