Skip to content

it-werxdotca/dns_tools

Repository files navigation

DNS Tools

A Drupal module to run DNS-related commands like whois, nslookup, traceroute, and dig.

Installation

  1. Install the module via Composer:
    composer require drupal/dns-tools
    
    
  2. Enable the module in the Drupal admin UI or using Drush:
    drush en dns_tools

About

A set of commonly used tools to help server admin diagnose issues on their dns system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published