summarylogtreecommitdiffstats
path: root/theHarvester.install
blob: 68be4c95e2dbbf1384c78e98522a92f2649f2952 (plain)
1
2
3
4
5
6
7
post_install() {
    echo "Add your keys to /opt/theharvester-git/discovery/constants.py
    googleCSE: API key and CSE ID
    hunter: API key
    securitytrails: API key
    shodan: API key"
}