Creating a Custom Username List Using Username Anarchy
In this tutorial, I am using a list of names that are characters from Evangelion.
username-anarchy
To use username-anarchy, you can download it directly from GitHub. Follow these steps:
git clone https://github.com/urbanadventurer/username-anarchy
cd username-anarchy
./username-anarchy -h
Once you have Username Anarchy set up, you can generate a list of usernames using all the available formats with the following command:
./username-anarchy -i evangelion.txt
If you want to use specific username formats, you should first check the list of formats supported by Username Anarchy. You can do this by running the following command:
./username-anarchy -l
Running this command will display a comprehensive list of all the predefined formats that Username Anarchy can use to generate usernames. Reviewing these formats allows you to select the ones that best fit your requirements or to customize them further for your specific use case.
To utilize a specific username format, you can use the -f flag. For example, if you want to generate usernames in the first.last format, use the following command:
./username-anarchy -i evangelion.txt -f first.last
If you want to generate usernames using only the first name, you can use the first format. Here’s how to do it:
./username-anarchy -i evangelion.txt -f first
For more username formats and other options available in Username Anarchy, please refer to the tool's documentation.
Thank you for reading! I hope this information proves beneficial. If you have any questions or need further assistance, please don't hesitate to leave a comment.
Posting Komentar untuk "Creating a Custom Username List Using Username Anarchy"
Posting Komentar
Silahkan tinggalkan komentar jika ada masukan, pertanyaan, kritik ataupun dukungan. Namun pastikan untuk berkomentar secara sopan.