mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-06-03 21:01:22 +08:00
13 lines
405 B
YAML
13 lines
405 B
YAML
# Config file for github.com/alpkeskin/mosint
|
|
# For default usage just rename this file to .mosint.yaml and put it in your home directory
|
|
|
|
services:
|
|
breach_directory_api_key: SET_YOUR_API_KEY_HERE
|
|
emailrep_api_key: SET_YOUR_API_KEY_HERE
|
|
hunter_api_key: SET_YOUR_API_KEY_HERE
|
|
intelx_api_key: SET_YOUR_API_KEY_HERE
|
|
haveibeenpwned_api_key: SET_YOUR_API_KEY_HERE
|
|
|
|
settings:
|
|
intelx_max_results: 20
|