Log in | Back to darenet.org

Server Commands/CHECK

(New page: <pre>CHECK <channel|nick|server|hostmask> [-flags]</pre> Where valid flags are: * -c: Show channels when checking a hostmask. * -i: Show IPs instead of hostnames when displaying results....)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
-
<pre>CHECK <channel|nick|server|hostmask> [-flags]</pre>  
+
'''Syntax:''' <code>CHECK <channel|nick|server|hostmask> [-flags]</code>  
 +
 
Where valid flags are:
Where valid flags are:
Line 10: Line 11:
CHECK Returns extended information about the given nick/server/channel.
CHECK Returns extended information about the given nick/server/channel.
 +
[[Server Commands|(Return to Main listing of Server Commands)]]
[[Server Commands|(Return to Main listing of Server Commands)]]

Current revision as of 06:41, 10 December 2008

Syntax: CHECK <channel|nick|server|hostmask> [-flags]


Where valid flags are:

  • -c: Show channels when checking a hostmask.
  • -i: Show IPs instead of hostnames when displaying results.
  • -o: Only show channel operators when checking a channel.
  • -u: Hide users when checking a channel.

<hostmask> can be of the form host, user@host, nick!user@host, with host being host.domain.cc, 127.0.0.1 or 127.0.0.0/24. Wildcards are supported.

CHECK Returns extended information about the given nick/server/channel.



(Return to Main listing of Server Commands)