Skip to content

la4gia/docker_whois-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Container whois-api lookup

A docker container that runs a whois lookup for specified domains in domain.yml file. API is queried every 24 hours, any changes are sent to email via gmail.

Program needs to be update with api key for https://whois.whoisxmlapi.com/, gmail address, and password. The gmail account also needs security settings changed to allow 'less secure apps' functionality.

build with: docker build --rm -t [docker name] .

run with: docker run -t -i -d [docker name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published