Sign inSign up

jooool/dns-batch

By jooool

•Updated over 8 years ago

dns batch machine

Image
0

927

jooool/dns-batch repository overview

⁠Docker batch instance for DNS scripts

⁠Example command
docker run -it --rm -v /Users/jool/Documents/dev/scripts:/root/scripts jooool/dns-batch
⁠Purpose

A docker image with all the prerequisites to:

  1. Send mails
* sendemail ; a perl program to send mails :)
* libio-socket-ssl-perl ; a perl lib to add TLS support

* ca-certificates ; to avoid below error

```TLS setup failed: SSL connect attempt failed error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed```

2. Execute shell script

* bash

3. Get WHOIS content

* whois

Tag summary

Content type

Image

Digest

Size

68.5 MB

Last updated

over 8 years ago

docker pull jooool/dns-batch