Table of Contents
CtrlProxy supports remote administration thru IRC.
Commands can be executed by either using the /CTRLPROXY command in
your IRC client or sending them to the nick
ctrlproxy
on a network.
The syntax for the commands is very simple: the command should be followed by one or arguments, seperated by spaces. Quoting is not supported. Those familiar with NickServ or ChanServ will already be used to this syntax.
The following commands are supported:
Adds a new network with the specified name.
Adds a new server to the specified network with the specified type and options.
Example: addserver OPN irc.freenode.net 6667
Without any arguments, the BACKLOG command replicates all the backlogs for the current channel.
With one argument, the name of a channel, all lines on that channel are replicated.
Connect to the specifed network. Ctrlproxy will connect to the first known server for this network.
Remove the specified network. The network may not be connected.
Disconnect all clients and servers and exit ctrlproxy.
Disconnect from the specified network.
Detach client from the proxy.
Prints out a list of all networks ctrlproxy is connected to at the moment.
Makes the specified network disconnect from the current server and go to the next one.
Save the (updated) configuration to the location it was loaded from (usually $HOME/.ctrlproxy/
).
Prints out list of available commands.