g0tmi1k a65f6bd665 Close #291 - Fix encoding issues
$ for x in $( find . -type f ); do iconv -f utf-8 -t utf-8 -c ${x} | sed '/^$/d' > tmp; mv tmp ${x}; done
2019-05-08 11:04:00 +01:00
..
2019-01-27 21:27:04 +01:00

The Usernames directory will hold a number of username lists that can be used by multiple tools when attempting to guess credentials for a given targeted service.