DNS REST API engine
Use the installation script
./install.sh
If the engine fails to resolve domains, consider setting the following env parameter:
export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
ulimit -Sn 10000
docker run --ulimit nofile=10000:10000 patrowl/engine-owl_dns
http://0.0.0.0:5006/engines/owl_dns/test http://0.0.0.0:5006/engines/owl_dns/info http://0.0.0.0:5006/engines/owl_dns/status
https://publicsuffix.org/list/effective_tld_names.dat https://github.com/darkoperator/dnsrecon https://github.com/TheRook/subbrute https://bitbucket.org/richardpenman/pywhois
Content type
Image
Digest
Size
127.1 MB
Last updated
about 5 years ago
docker pull patrowl/engine-owl_dns