Your UnrealIRCd Config Has Been Generated!


To use this config, copy and paste into a blank text file and save it as unrealircd.conf and upload it to the conf/ directory.



# UnrealIRCd Config Generated by ircd.zemra.org#
#Visit irc.zemra.org for all your hosting needs!/>#
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";
include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
include "aliases/anope.conf";

me
{
name "irc..";
info "";
numeric ;
};

admin {
"";
};
class clients
{
pingfreq 120;
maxclients ;
sendq 300000;
recvq 8000;
};
class servers
{
pingfreq 120;
maxclients 20;
sendq 3000000;
connfreq 100;
};

allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
oper {
class clients;
from {
userhost *@*;
};
password ""{ ; };
flags "oOArDRhwgcLkKbZtBnGzWHvqXd";
swhois "";
snomask kfeGsoS;
modes qWH;
};
listen :6660-6669;
listen :6969;
listen :6001;
listen :5555;


ulines {
Security..;
floodworld..;
services..;
stats..;
};
#Config Generated by Zemra Config Generator - DeviL#
#Visit www.sisrv.net for all your hosting needs!#
drpass {
restart "";
die "";
};

log "ircd.log" {
maxsize 2097152;
flags {
oper;
kline;
connects;
server-connects;
kills;
errors;
sadmin-commands;
chg-commands;
oper-override;
spamfilter;
};
};
alias NickServ { type services; };
alias ChanServ { type services; };
alias OperServ { type services; };
alias HelpServ { type services; };
alias StatServ { type stats; };
alias "identify" {
format "^#" {
nick "chanserv";
type services;
parameters "IDENTIFY %1-";
};
format "^[^#]" {
nick "nickserv";
type services;
parameters "IDENTIFY %1-";
};
type command;
};

alias "services" {
format "^#" {
nick "chanserv";
type services;
parameters "%1-";
};
format "^[^#]" {
nick "nickserv";
type services;
parameters "%1-";
};
type command;
};

alias "identify" {
format "^#" {
nick "chanserv";
type services;
parameters "IDENTIFY %1-";
};
format "^[^#]" {
nick "nickserv";
type services;
parameters "IDENTIFY %1-";
};
type command;

};

ban nick {
mask "*C*h*a*n*S*e*r*v*";
reason "Reserved for Services";
};

ban ip {
mask 195.86.232.81;
reason "Delinked server";
};

ban server {
mask eris.berkeley.edu;
reason "Get out of here.";
};

ban user {
mask *tirc@*.saturn.bbn.com;
reason "Idiot";
};

ban realname {
mask "Swat Team";
reason "mIRKFORCE";
};

ban realname {
mask "sub7server";
reason "sub7";
};

except ban {
mask *stskeeps@212.*;
};

deny dcc {
filename "*sub7*";
reason "Possible Sub7 Virus";
};

vhost {
vhost i.hate.microsefrs.com;
from {
userhost *@*.image.dk;
};
login stskeeps;
password moocowsrulemyworld;
};
set { network-name ".";
default-server "irc..";
services-server "services..";
stats-server "stats..";
help-channel "";
hiddenhost-prefix "";
#Config Generated by BitBoxes Config Generator By Slasher#
#Visit www.BitBoxes.co.uk for all your hosting needs!#
cloak-keys {
;
;
;
};
hosts {
local "LocOp..";
global "IRCOp..";
coadmin "CoAdmin..";
admin "Admin..";
servicesadmin "CsOps..";
netadmin "NetAdmin..";
host-on-oper-up "yes";
};
};
set {
kline-address "support@.";
modes-on-connect "+ixw";
modes-on-oper "+xwgs";
oper-auto-join "$operchan";
dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};

options {
hide-ulines;
flat-map;
show-connect-info;
};
maxchannelsperuser 30;
oper-only-stats "okfGsMRUEelLCXzdD";

throttle {
connections 100;
period 60s;
};

anti-flood {
nick-flood 3:60;
};

spamfilter {
ban-time 1d;
ban-reason "Spam/Advertising";
virus-help-channel "";
; };
};
# UnrealIRCd Config Generated by ircd.zemra.org#
#Visit irc.zemra.org for all your hosting needs!#