You can either do manual or bulk! I apologise now for the speed if it is a very long word list.
Original source for this came from here, the authour is c0rtepentest it was in a old python format.
Code has been used from the cli-checker and this guide is based off its installation, big thanks to Crock.
Well first off you need the right python 3+
installer given it is only compatible with that.
Make sure to have Add to PATH
otherwise there will be problems.
- Download the zip or clone the repository with Git onto your machine.
- Install the dependencies using the following command inside Command Prompt (Windows) or Terminal (Mac). If you use Python.exe, it will not work.
python -m pip install configparser requests
- Edit the
config.ini
inside a text editor. It explains what to do inside of it. - Open Command Prompt or Terminal. We need to make it know where to find the checker files and so type:
cd *path to the folder*
- Run the script via command line using the following command:
python reddit.py
If you need help please join this discord for free support :)