mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
712 B
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.