DomainAlerting – Daily Alert When A New Domain Name Is Registered And Contains Your Keywords

Daily alert when a new domain name is registered and contains your keywords.

  • Send automatic

    Prerequisite

    apt install mailutils
    pip3 install -r requirements.txt

    Configuration

    Inside the file “launcher.sh”, complete:

    • Your keywords (#Keywords to complete)
    • Your receiver (#Email to complete)

    Then, create a daily crontab job:

    crontab -e #edit user's crontab
    0 8 * * * /path/launcher.sh #set daily crontab (here at 8 am for example)

    Contributing

    Feel free to clone this project. For major changes, please open an issue first to discuss what you would like to change.

    License

    MIT

    Download DomainAlerting

If you like the site, please consider joining the telegram channel or supporting us on Patreon using the button below.

Discord

Original Source