Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
alpkeskin
GitHub Repository: alpkeskin/mosint
Path: blob/master/example-config.yaml
688 views
1
# Config file for github.com/alpkeskin/mosint
2
# For default usage just rename this file to .mosint.yaml and put it in your home directory
3
4
services:
5
breach_directory_api_key: SET_YOUR_API_KEY_HERE
6
emailrep_api_key: SET_YOUR_API_KEY_HERE
7
hunter_api_key: SET_YOUR_API_KEY_HERE
8
intelx_api_key: SET_YOUR_API_KEY_HERE
9
haveibeenpwned_api_key: SET_YOUR_API_KEY_HERE
10
11
settings:
12
intelx_max_results: 20
13
14