Modules/userip
From the makers of InspIRCd.
userip module (InspIRCd-userip version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| Adds the USERIP command, which will show the ident and ip address of one or more connected users. |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| This module does not implement any extra user or channel modes. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
/USERIP <nick> {<nick>...}
Looks up the IP of one or more users. |
| Special Notes
|
| The output for this command is identical to /USERHOST, except IP addresses are given instead of hostnames. Because this command can expose real IP addresses it is for operator use only. |

















