Example with princeprocessor :
A wordlist .txt file is nothing more than a standard UTF-8 or ASCII text file where each line contains a single entry. For example: wordlist .txt
hydra -l admin -P wordlist.txt ssh://192.168.1.1 Example with princeprocessor : A wordlist