mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-27 06:49:28 +01:00
693 B
693 B
The Internet plugin
internet whois <domain>
Returns WHOIS information on the registration of <domain>.
internet dns <host|ip>
Returns the ip of <host> or the reverse DNS hostname of <ip>.
internet hexip <ip>
Returns the hexadecimal IP for that IP.
Configuration
supybot.plugins.Internet.public
Default value: True
Determines whether this plugin is publicly visible.