]> jfr.im git - irc/evilnet/x3.git/blame - README
Added the tools I wrote to sync mambo with srvx on AfterNET
[irc/evilnet/x3.git] / README
CommitLineData
d76ed9a9
AS
1 srvx Readme File
2
3Description:
4----------
5srvx is a complete set of services for ircu/Universal or ircu/Undernet
6P10 protocol networks. It aims to be highly efficient, flexible, and
7extensible. Features include advanced proxy detection and all the
8standard services users expect e.g. ChanServ, NickServ, OpServ,
9HelpServ, and Global.
10
11srvx is open source software; the source is available for download
12under the terms and conditions of the GNU General Public License,
13commonly known as the GNU GPL.
14
15The official srvx web site is available at http://www.srvx.net/.
16
17Installation:
18----------
19Please read the INSTALL file for installation instructions.
20
21Support:
22----------
23There are several conditions under which we WILL NOT support your use
24of these services. (The license may permit such uses, but we do not
25wish to encourage them.)
26
27Specifically:
28
29 - Use under Windows. srvx can work to some extent under the Cygwin
30 (http://www.cygwin.com/) environment, but Windows as a whole departs
31 significantly from standard APIs and is difficult to support.
32
33 - Alteration of credits. If you change the credits in your version of
34 the code so as to obscure the original authorship of the program, we
35 will not support you. If you want to use our code -- especially if
36 you want us to answer your questions about it -- do the decent thing
37 and preserve the credits that are in the code we distribute.
38
39In addition, please read the documentation included in the srvx
40distribution before you ask us for support. The answers to many common
41questions related to installation are in the INSTALL file, for
42example. It saves both our time and your time, so please read the
43documentation.
44
45Contacts:
46----------
47The AUTHORS file contains contact information for the srvx Development
48Team.
49
50End of file, README.
51
52-Jedi (jedi@turboflux.net)