Limnoria-doc/use/plugins/internet.rst

712 B

The Internet plugin

Commands

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.