HostServ |
deoxy.org/chat :
IRC Commands |
Server Status—MOTD Services : NickServ | ChanServ | MemoServ | BotServ Aliases | Privacy/Security | SearchBot | Java Clients |
HostServ commands: ON Activates your assigned vhost OFF Deactivates your assigned vhost GROUP Syncs the vhost for all nicks in a group
Commands available to HostSetters/Removes only: SET Set the vhost of another user SETALL Set the vhost for all nicks in a group DEL Delete the vhost of another user DELALL Delete the vhost for all nicks in a group
Commands available to services admins only: LIST Displays one or more vhost entries.
Syntax: /msg HostServ ON Activates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see the vhost instead of your real IP address.
Syntax: /msg HostServ SET <nick> <hostmask>. Sets the vhost for the given nick to that of the given hostmask. If your IRCD supports vIdents, then using SET <nick> <ident>@<hostmask> set idents for users as well as vhosts. Limited to Host Setters.
Syntax: /msg HostServ SETALL <nick> <hostmask>. Sets the vhost for all nicks in the same group as that of the given nick. If your IRCD supports vIdents, then using SETALL <nick> <ident>@<hostmask> will set idents for users as well as vhosts. * NOTE, this will not update the vhost for any nick's added to the group after this command was used. Limited to Host Setters.
Syntax: /msg HostServ OFF Deactivates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see your real IP address.
Syntax: /msg HostServ DEL <nick> Deletes the vhost assigned to the given nick from the database. Limited to HostRemovers.
Syntax: /msg HostServ LIST [<key>|<#X-Y>] This command lists registered vhosts to the operator if a Key is specified, only entries whos nick or vhost match the pattern given in <key> are displayed e.g. Rob* for all entries beginning with "Rob" If a #X-Y style is used, only entries between the range of X and Y will be displayed, e.g. #1-3 will display the first 3 nick/vhost entries. The list uses the value of NSListMax as a hard limit for the number of items to display to a operator at any 1 time. Limited to Services operators.
Syntax: /msg HostServ GROUP This command allows users to set the vhost of their CURRENT nick to be the vhost for all nicks in the same group.