-
Notifications
You must be signed in to change notification settings - Fork 0
nOuTySqVorA/dns_checker-docker-
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# RELEASE v.4 # Docker container to check DNS-records: A,AAAA,SOA,MX,NS,PTR,CNAME,TXT # Also, you can check additional information: domain status(use "STATUS" or "status" keyword), registrar(use "REG" or "reg" keyword) and expiration/creation/update date(use "DATE" or "date" keyword) # Deployment: # - add hostnames to dns_file.txt # - docker build -t dns . - do this in the same directory, where Dockerfile is # - docker run -t dns dns_record # Example: # docker run -t dns A # docker run -t dns status or STATUS # docker run -t dns MX or mx
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published