Reference Implementation

DCC - DarkChannel Client

Usage

The DarkChannel client dcc can be started with the following command line arguments:

DarkChannel Chat Client v0.43 (Linux/Perl)

Usage: ./dcc [--storage-dir=<dir>] [--sshtunnel-host=<host>]
             [--sshtunnel-port=<port>] [--sshtunnel-user=<user>]
             [--sshtunnel-bind=<user>] [--no-mouse] [--no-color]
             [--no-terminal] [--no-irc-core] [--warn] [--version]
             [--help]

--storage-dir=<dir> (-d)        client data storage folder
--sshtunnel-host=<host>         ssh remote host for irc core listening port projection
--sshtunnel-port=<port>         ssh remote port for irc core listening port projection
--sshtunnel-user=<user>         ssh remote user for irc core listening port projection
--sshtunnel-bind=<user>         ssh remote bind address for irc core listening port projection
--no-mouse                      disable mouse support
--no-color                      disable color support
--no-terminal                   disable curses terminal support
--no-irc-core                   disable irc core support
--warn                          show warnings on client exit
--version (-v)                  show client version
--help (-h)                     show this help text
Updated July 9, 2015  
Powered by FileWiki