Add script 'get_sites_with_external_nameservers.sh'.

This commit is contained in:
2021-02-14 02:59:31 +01:00
parent caae19f49d
commit f8a938d365
2 changed files with 749 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## ========================================================================
## - Configuration File for Script "get_sites_with_external_nameservers.sh"
## ========================================================================
# INTERNAL_NS_SERVER
#
# Variable contins your own Nameservers
#
# Example:
# INTERNAL_NS_SERVER="a.ns.oopen.de b.ns.oopen.de"
#
# Blank separated list of nameservers
#
#INTERNAL_NS_SERVER=""