Log in | Back to darenet.org

Server Commands/USERHOST

 
Line 1: Line 1:
-
{| class="wikitable" width="25%" style="font-size: 85%; text-align: left;"
+
'''Syntax:''' <code>USERHOST <nickname></code>
-
|-
+
 
-
| '''Command Token:''' USERHOST
+
-
|}
+
-
<pre>USERHOST <nickname></pre>
+
Returns the hostname for the given user.
Returns the hostname for the given user.
Line 9: Line 6:
----
----
-
'''IRC Operator only:'''
+
'''''Restricted to IRC Operators:'''''
USERHOST will return the user's actual hostname, regardless if they're +x or their host has been spoofed by an S-line.
USERHOST will return the user's actual hostname, regardless if they're +x or their host has been spoofed by an S-line.

Current revision as of 01:16, 10 December 2008

Syntax: USERHOST <nickname>


Returns the hostname for the given user.


Restricted to IRC Operators:

USERHOST will return the user's actual hostname, regardless if they're +x or their host has been spoofed by an S-line.


(Return to Main listing of Server Commands)