File debian.control of Package DCBouncer
Source: dcbouncer
Maintainer: poy <poy@123gen.com>
Section: net
Priority: optional
Build-Depends: debhelper, build-essential, libssl-dev
Homepage: https://launchpad.net/dcbouncer
Package: dcbouncer
Architecture: any
Section: net
Priority: optional
Depends: ${shlibs:Depends}
Homepage: https://launchpad.net/dcbouncer
Description: Bouncer / proxy for Direct Connect networks
DCBouncer is a bouncer / proxy for Direct Connect networks (used by DC++). It's
a little program that you start up on your remote server, and that stays
connected all the time to your favorite hubs. Instead of connecting to the hub
directly, you connect to DCBouncer (residing on your remote server) and
DCBouncer connects to the hub. DCBouncer then ensures communication between you
and the hub. While you are offline, DCBouncer stays connected to the hub and it
logs messages that you miss; then when you log back in, it forwards them all
back to you.
.
DCBouncer supports both the ADC <http://adc.sourceforge.net> and the (old) NMDC
protocols.
DCBouncer supports secure TLS connections.
.
DCBouncer uses:
- Anders Hedström's C++ Sockets Library <http://www.alhem.net/Sockets/> for its
networking functions.
- Jacek Sieka's DC++ <http://dcplusplus.sourceforge.net> for some ADC
functions.
.
Take a look at the included "README" file for more information.
.
Feel free to use the Launchpad interface for this project
<https://launchpad.net/dcbouncer> or e-mail me directly <poy@123gen.com> for
any feedback / suggestion / bug.