To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

DNS

From ZNC
Jump to navigation Jump to search

This module is no longer being maintained.

This global module resolves hostnames.

Getting the Code

The code for this module can be found in my github or on the wiki

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

Commands

dns

Gives you the ip address of a hostname.

/msg *dns dns sub.domain.tld

resolve

Same as dns; Gives you the ip address of a hostname.

/msg *dns resolve sub.domain.tld

Can be handy for computers behind a dns cache; it resolves on the host machine, not yours.