Skip to content

jkhaykin/email_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Finder

This little tool helps you find someones email address with their name and URL.

The way it works is it runs many different permuatations using the provided name and URL and pings the mail server with each permutation. Before it’s able to actually send an email, it cuts the connection and returns whether it received a valid response back. If it does, you will then see the email address.

How to use:

git clone https://github.com/jkhaykin/email_finder.git
cd email_finder
bundle install
rails s

If you have any ideas on how this could be improved, pull requests are encouraged and accepted.

About

This little tool helps you find someones email address with their name and URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published