====== dig Plugin ====== ---- plugin ---- description: Print DNS details for a given list of domain names author : Andreas Gohr email : dokuwiki@cosmocode.de type : syntax lastupdate : 2024-02-26 compatible : Lemming depends : conflicts : similar : tags : dns, network downloadurl: https://github.com/cosmocode/dig/zipball/master bugtracker : https://github.com/cosmocode/dig/issues sourcerepo : https://github.com/cosmocode/dig/ ---- This plugin queries data about a list of domain names from DNS. This is useful for documenting your owned domain names and servers. SSL Certificate status is also shown. [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Syntax and Usage ===== Simply list domain names between '''' tags optionally followed by a comment. splitbrain.org My server www.splitbrain.org The blog site google.com localhost blargh {{https://raw.githubusercontent.com/cosmocode/dig/master/screenshot.png?recache|Screenshot}} ===== Notes ===== * NS and MX Info is only available for top level domains * Output is cached with the page, use the ''%%~~NOCACHE~~%%'' macro if you don't want that