2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-internet:
|
|
|
|
|
|
|
|
The Internet plugin
|
|
|
|
===================
|
|
|
|
|
2011-10-29 13:19:46 +02:00
|
|
|
Commands
|
|
|
|
--------
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-whois:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet whois <domain>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns WHOIS information on the registration of *<domain>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-dns:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet dns <host|ip>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns the ip of *<host>* or the reverse DNS hostname of *<ip>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-hexip:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet hexip <ip>
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns the hexadecimal IP for that IP.
|
|
|
|
|
2011-10-28 22:49:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-internet-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.Internet.public:
|
|
|
|
|
|
|
|
supybot.plugins.Internet.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|