Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishpranav/emailosint

emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)
https://github.com/krishpranav/emailosint

email-osint hacking hacking-tool information-extraction information-gathering information-retrieval osint python python3

Last synced: 2 days ago
JSON representation

emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)

Awesome Lists containing this project

README

        

# emailosint
emailosint is a tool for gathering email accounts informations (ip,hostname,country, etc...)

[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

# Installation
```
git clone https://github.com/krishpranav/emailosint
cd emailosint
python3 -m pip install -r requirements.txt
python3 emailosint.py
```