
Secure-server Configuration & how to install by Core-Gamers pir086@hotmail.com

based on Sockscleaner services  Nedelcho Stanev (decho@iname.com) (thanx Nedelcho)

  All code in SocksCleaner was coded by Nedelcho Stanev (decho@iname.com) 
unless otherwise mentioned in the code/credits.  SocksCleaner was
specifically designed to run with hybrid ircd, although it *should*
work with CSr as well.  You may recieve the hybrid irc daemon from
ftp.blackened.com in /pub/irc/hybrid.  In my (biased) opinion, it is
the best irc daemon available.
  A part of code is taked from HybServ of sidewnder, 10x !
  I'm releasing this software under the terms of the GNU General
Public License (see COPYING).  Should you choose to use and/or modify
any of my code, please do so under the terms of the GNU General Public
License, published by the Free Software Foundation.

INSTALLATION

  Read the INSTALL file :-).

BUGS

  PLEASE PLEASE PLEASE mail any bugs you find to pir086@hotmail.com whith subject "SC BUG"!
I can't fix bugs if no one reports them!

  The criteria for reporting bugs is somewhat specific. I need to
know exactly how to reproduce the bugs. If you simply email me
saying it crashes, but you don't know why or how to reproduce it,
my hands are tied.
  If you do not know how to reproduce the bug at will, please
do the following: #define EXTREMEDEBUG in config.h, which will
cause the file "sockscleaner.hubinfo" to be created. If the bug occurs
again, email me the sockscleaner.hubinfo file, and it will give me
a starting point.

RUNNING SocksCleaner

  Make sure that each hub server you have specified in your config file
has C/N lines for SocksCleaner matching the password in the first field of
the S: line and the server name specified in the N: line.  

  C/N line examples: Suppose the hostname of services is
"services.us" with an ip of 1.2.3.4.

  In ircd.conf:    C:1.2.3.4:MyPassword:services.us::1
                   N:1.2.3.4:MyPassword:services.us::1

  In sockscleaner.conf: S:MyPassword:hub.server.com:6667
                        N:services.us:SocksCleaner
			H:Name_of_the_server_hub

  When you have compiled SocksCleaner and edited the necessary files, simply
type ./sockscleaner.

  If you have any questions/comments/suggestions, please email 
pir086@hotmail.com

Legal Stuff:

  This package has absolutely no warranty.  Use at your own risk.
The author will accept no responsibility for any damage, whatsoever,
caused by this program.

Credits:

 Thanks to Patrick Alken (wnder@underworld.net)

