DNS
From ZNC
| This is an external module. Please note that it may or may not work with the current release. Contact the author if you have any questions, but feel free to ask on IRC, someone might able to help you there, too. |
This global module resolves hostnames.
Contents |
Getting the Code
The code for this module can be found in my git repo 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.