HELP

HostServ commands:
ON Activates your assigned vhost
OFF Deactivates your assigned vhost
GROUP Syncs the Vhost for all nicks in a group


OPER HELP

Commands available to services operators 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


ADMIN HELP

Commands available to services admins only:
LIST Displays one or more vhost entries.


ON

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.


SET

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 Services operators.


SETALL

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 Services operators.


OFF

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.


DEL

Syntax: /msg HostServ DEL <nick>

Deletes the vhost assigned to the given nick from the
database.

Limited to Services operators.


LIST

Syntax: /msg HostServ LIST [<nick>|<vhost>]

This command outputs all registered vhosts to the operator,
specifiying a nick or vhost will display the owner / vhost
for exact matchs only. NOTE: there is currently no flood
protection for large DB files.

Limited to Services admins.


GROUP

Syntax: /msg HostServ GROUP

This command allows users to set the vhost of thier
CURRENT nick to be the vhost for all nicks in the same
group.