mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-27 14:59:25 +01:00
31 lines
375 B
ReStructuredText
31 lines
375 B
ReStructuredText
|
|
||
|
.. _plugin-internet:
|
||
|
|
||
|
The Internet plugin
|
||
|
===================
|
||
|
|
||
|
.. command-whois:
|
||
|
|
||
|
whois <domain>
|
||
|
^^^^^^^^^^^^^^
|
||
|
|
||
|
Returns WHOIS information on the registration of *<domain>*.
|
||
|
|
||
|
|
||
|
.. command-dns:
|
||
|
|
||
|
dns <host|ip>
|
||
|
^^^^^^^^^^^^^
|
||
|
|
||
|
Returns the ip of *<host>* or the reverse DNS hostname of *<ip>*.
|
||
|
|
||
|
|
||
|
.. command-hexip:
|
||
|
|
||
|
hexip <ip>
|
||
|
^^^^^^^^^^
|
||
|
|
||
|
Returns the hexadecimal IP for that IP.
|
||
|
|
||
|
|