mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-07 15:59:50 +00:00
Generate all plugin docs.
This commit is contained in:
30
use/plugins/internet.rst
Normal file
30
use/plugins/internet.rst
Normal file
@ -0,0 +1,30 @@
|
||||
|
||||
.. _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.
|
||||
|
||||
|
Reference in New Issue
Block a user