DragonFly On-Line Manual Pages
ginicon(1) ginicon(1)
NAME
GINIcon - administrate a GINI server remotely
SYNOPSIS
ginicon [options]
DESCRIPTION
GINIcon is a remote administration tool for GINI servers.
OPTIONS
GINIcon accepts the following options.
-H | --host <host>
The IPv4 address or hostname of the server where GINIcon should
connect to. Default is 127.0.0.1.
-P | --port <port_no>
Sets the port where GINIcon will connect. Default is 8000.
-w | --password <pass>
Send this password to server.
-v | --version
Show version and exit.
-h | --help
Show usage and options, and exit.
CONSOLE COMMANDS
GINIcon accepts the following console commands.
exit | quit
Exit remote console.
shutdown
Shutdown server currently connected to.
uptime | up
Show uptime info of server.
ls recv | feed | cons
List info on currently connected receivers, feeders or consoles.
kick recv | feed | cons #
Kick the given receiver, feeder or console connection.
set [var] [value]
Query internal variables or set internal variable to given
value. Setting a variable is currently unsupported.
help Show help on console commands.
DIAGNOSTICS
This software is in active development, if you find a bug please report
it at http://sourceforge.net/projects/gini/
AUTHOR
Krisztian Pifko <monsta@users.sourceforge.net>
SEE ALSO
gini(8), ginifeed(1)
COPYING
This program is distributed under the GNU Public License.
Version 0.5.1 January 29, 2003 ginicon(1)