Installation
pip install mailhound
or
git clone https://github.com/null3yte/mailhound.git
cd mailhound
pip install .
Configuration
After installation, Mailhound can function without requiring API keys, but configuring API keys is necessary for better results.
# $HOME/.config/mailhound/providers.yaml
minelead_key: 'API_KEY'
hunter_key: 'API_KEY'
snov_up: 'username:password'
Usage
mailhound -h
usage: mailhound [-h] [-s] domain
positional arguments:
domain site.com
options:
-h, --help show this help message and exit
-s , --sitemap BurpSuite sitemap
Release files for mailhound 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mailhound-1.1.0.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mailhound-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.3 kB
Release files / mailhound-1.1.0.tar.gz
| Download URL | mailhound-1.1.0.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
365d272595db1706ec682136bf2211e868ccef35bef72af67bf4ca2ce67e185a
|
|
BLAKE2b-256 checksum How to use checksums |
a2851d676845a612050aa96ff594d08584a6822537ee29290243cbedc8ccdd61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / mailhound-1.1.0-py3-none-any.whl
| Download URL | mailhound-1.1.0-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a633d9a5d464133baef3812d63d86b694c5d0042961471110b2d106c6ca42cf8
|
|
BLAKE2b-256 checksum How to use checksums |
e72b27472de0bf6294ad04041ce69d5b5f41e459742b9c42ca9d4be0568eec4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|