mirror of
https://github.com/matrix-construct/construct
synced 2024-11-04 12:58:53 +01:00
11 lines
289 B
Text
11 lines
289 B
Text
|
USERHOST <nick>
|
||
|
|
||
|
USERHOST displays the username, hostname,
|
||
|
operator status, and presence of valid ident of
|
||
|
the specified nickname.
|
||
|
|
||
|
If you use USERHOST on yourself, the hostname
|
||
|
is replaced with the IP you are connecting from.
|
||
|
This is needed to provide DCC support for spoofed
|
||
|
hostnames.
|