logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

EiskaltDC++_CLI - simple command line interface for EiskaltDC++ Daemon written on perl

Author

       This program was written by Dmitry Kolosov <onyx@z-up.ru> and others (see file AUTHORS).
       EiskaltDC++ homepage: https://github.com/eiskaltdcpp/eiskaltdcpp/

Bug Reports

       If you find a bug in EiskaltDC++ please report it here: https://github.com/eiskaltdcpp/eiskaltdcpp/issues

       This  manual  page was written by Boris Pek <tehnick-8@yandex.ru> for the Debian project (and may be used
       by others).

                                                   19 Feb 2012                        eiskaltdcpp-cli-jsonrpc(1)

Command Line Options

       A summary of options is included below.

       -h,--help
              Display help and exit

       -V,--version
              Show version information and exit

Description

EiskaltDC++  is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible
       with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all  common  DC
       hub software.

       To use this program you need first install few perl modules:
       Getopt::Long
       Data::Dump
       Term::ShellUI
       JSON::RPC

Documentation

       Actual README file you can always find here:
       https://raw.github.com/eiskaltdcpp/eiskaltdcpp/master/eiskaltdcpp-cli/README

Files

~/.config/eiskaltdc++/or$XDG_CONFIG_HOME/eiskaltdc++/
              Directory with user configuration files and logs

       /usr/local/share/eiskaltdcpp/cli/or/usr/share/eiskaltdcpp/cli/
              Directory with default configuration file

Name

       EiskaltDC++_CLI - simple command line interface for EiskaltDC++ Daemon written on perl

Synopsis

eiskaltdcpp-cli-jsonrpceiskaltdcpp-cli-jsonrpc <Key>

See Also