Shaker is a tools whose two principal functions :
- Generate mail with combination of name, firstname, pseudo, postcode and date of birth
- Check which mail exists on gmail or not.
Several options exists :
- Simple mode : 0 to check only name and surname simple combinations without separator, 1 to check with separators, 2 to check all combinations.
- Occurence : Change the default value of the number of occurence. By default : 2021
- Birthday : Search the combinations based on the date of bith.
- Provider : Adding providers to find more existing mails. Use stop to finish
- Holehe : Launch the holehe function in the terminal if the mail is valid.
Warning : For the moment, the program is not really fast, because I need to implement parallelizing features. So take a coffee (or two) if you're running a lot of providers at the same time.
Future features :
-> parallelizing