Retrieves the most likely email address from a domain name, along with a given first and last name.
Usage
tomba finder --target "<domain>" --fist "<first_name>" --last "<last_name>"
bash
Example
tomba finder --target "tomba.io" --first "mohamed" --last "ben rebia"
bash