DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dig

This is an old revision of the document!


dig Plugin

Compatible with DokuWiki

Lemming

plugin Print DNS details for a given list of domain names

Last updated on
2016-01-24
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to phpipam

Tagged with dns, network

This plugin queries data about a list of domain names from DNS. This is useful for documenting your owned domain names and servers.

Download and Installation

A CosmoCode Plugin

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax and Usage

Simply list domain names between <dig></dig> tags optionally followed by a comment.

<dig>
splitbrain.org      My server
www.splitbrain.org  The blog site
</dig>

Screenshot

Notes

  • This uses dns_get_record function. This function is available from PHP 5.0 on Linux and PHP 5.3 on Windows
  • Additional data like MX server or SOA is only available for top level domains
  • The shown TTL is the remaining TTL when the query was executed, not the original TTL set at the DNS server
plugin/dig.1698705080.txt.gz · Last modified: 2023-10-30 23:31 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki