m |
|
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 11: |
Line 12: |
| CHECK Returns extended information about the given nick/server/channel. | | CHECK Returns extended information about the given nick/server/channel. |
| | | |
- | Examples:
| |
- |
| |
- | <pre>/check joeoper
| |
- |
| |
- | Information for user JoeOper
| |
- |
| |
- | Nick:: JoeOper (ATA1D)
| |
- | Signed on:: Sat Sep 5 19:54:01 2008
| |
- | Timestamp:: Fri Sep 4 05:02:33 2008 (1220605353)
| |
- | User/Hostmask:: joe@staff.darenet (1.2.3.4)
| |
- | Real User/Host:: jpc@1.2.3.4
| |
- | Real Name:: Hi there!
| |
- | Status:: IRC Operator
| |
- | Connected to:: serverc.uk.eu.darenet.org
| |
- | CTCP Version:: irssi v0.8.12 - running on Linux i686
| |
- | Umode(s):: +oiwgrxfa JoeOper:1205811165 staff.darenet
| |
- | Channel(s):: @#DareNET
| |
- | Idle for:: 0 days, 00:01:13
| |
- |
| |
- | Ports:: 2471 -> 6667 (client -> server)
| |
- | Data sent:: 1.516 Kb (59 protocol messages)
| |
- | Data received:: 13.918 Kb (179 protocol messages)
| |
- | receiveQ size:: 0 bytes (max. 1024 bytes)
| |
- | sendQ size:: 368 bytes (max. 160000 bytes)
| |
- |
| |
- |
| |
- | /check #DareNET -u
| |
- |
| |
- | Information for channel #DareNET
| |
- |
| |
- | Creation time:: Thu Mar 27 18:55:16 2008
| |
- | Topic:: Welcome to the DareNET IRC Network Main Channel - http://www.darenet.org/ -
| |
- | Join #Support for channel registration and/or staff assistance - NEWS: Working on site
| |
- | > irc integration
| |
- | Set by:: NiTeMaRe!nitemare@NiTeMaRe.staff.darenet
| |
- | Channel mode(s):: +tnQTzl 20
| |
- |
| |
- | Total users:: 16 (4 ops, 0 half ops, 6 voiced, 2 clones, 4 authed)
| |
- |
| |
- | Bans on channel::
| |
- | <none>
| |
- | Excepts on channel::
| |
- | <none>
| |
- |
| |
- |
| |
- | /check servera.hub.eu.darenet.org
| |
- |
| |
- | Information for server servera.hub.eu.darenet.org
| |
- |
| |
- | Connected at:: Thu Mar 27 18:47:18 2008
| |
- | Server name:: servera.hub.eu.darenet.org
| |
- | Numeric:: AT --> 19
| |
- | Users:: 1 / 1023
| |
- | Status:: Network Hub
| |
- |
| |
- | Downlinks::
| |
- | [1] - +serverb.hub.us.darenet.org
| |
- | [2] - +serverc.uk.eu.darenet.org</pre>
| |
| | | |
| | | |
| | | |
| [[Server Commands|(Return to Main listing of Server Commands)]] | | [[Server Commands|(Return to Main listing of Server Commands)]] |
<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.