IRCForumda.Net  

Geri git   IRCForumda.Net > Genel IRCd > Unreal IRCd

Unreal IRCd Sunucunuzda rastladığınız sorunlar, sorularınız ,modüller, merak ettikleriniz, paylaşımlarınız.

Cevapla
 
LinkBack Seçenekler Stil
Eski 26-04-2009   #1 (permalink)
-
achiL Kullanıcısının Avatarı
Giriş Tarihi: 08-08-2008
Mesajlar: 6
İtibar Gücü: 29
Rep Puanı : 555
Rep Derecesi : achiL is a name known to allachiL is a name known to allachiL is a name known to allachiL is a name known to allachiL is a name known to allachiL is a name known to all
Varsayılan UnrealIRCd Config dosyasi botnet icin editlenmis hali.

# ################################################## #############
# \ UnrealIRCd Config by iD [ircask.net achiL /
# ################################################## #########
# \ www.ircforumda.net - achil@ircd.net /
################################################## #####



# ########################################
# # ME Block #
# ########################################

me {
name "irc1.ircask.net";
info "M0dded www.ircforumda.net IRC Network";
numeric 6;
};

# ########################################
# # Admin Block #
# ########################################

admin {
"achi";
"FBI - Admin@IF.Net";

};

# ########################################
# # Class Block #
# ########################################


class clients
{
pingfreq 90;
maxclients 200000;
sendq 100000000;
recvq 4000;
};


# ########################################
# # Allow Block #
# ########################################


allow {
ip *@*;
hostname *@*;
class clients;
maxperip 50;
};

# ########################################
# # Listen Block #
# ########################################


listen *:6667;
listen *:6666;
listen *:6668;
listen *:6669;

# ########################################
# # Operator Block #
# ########################################


oper bot {
class clients;
from {
userhost *@*;
};
password "botcu";
flags
{
global;
services-admin;
can_rehash;
can_die;
can_restart;
helpop;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_localkill;
can_globalkill;
can_kline;
can_gzline;
can_gkline;
can_unkline;
can_localnotice;
can_globalnotice;
netadmin;
can_zline;
get_umodew;
get_host;
can_override;
};
snomask *;
maxlogins "4";
};


# ########################################
# # Settings #
# ########################################

drpass {
restart "restart123";
die "dei123";
};

set {
network-name "M0dded IRCAsk";
default-server "irc.ircask.net";
services-server "services.kk.net";
help-channel "#help";
hiddenhost-prefix "0wn3d";
cloak-keys {
// Don't use the same keys
"aIRgFoAr1HnF5h5sDb7x4YwA6pW";
"P9FdZnR1gl5sJ7hVz4Zb7x4YwpW";
"OI8r1ZnR6gl3sJ7hVz4Zb7x4YnX";
};

hosts {
local "ircask.net";
global "ircask.net";
coadmin "ircask.net";
admin "ircask.net";
netadmin "ircask.net";
servicesadmin "ircask.net";
host-on-oper-up "yes";
};
};


set {
allowed-nickchars {
latin1;
};
kline-address kline@kk.net;
modes-on-connect "+xwGi";
modes-on-oper "+xwgspH";
restrict-usermodes "G";
restrict-channelmodes "G";
modes-on-join "+nust";

oper-auto-join "#Admins";

dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};
options {
hide-ulines;
show-connect-info;
show-opermotd;
allow-part-if-shunned;
flat-map;
fail-oper-warn;
};

maxchannelsperuser 30;
anti-spam-quit-message-time 100s;
static-quit "Client says Byees";
oper-only-stats "*";

throttle {
connections 3;
period 60s;
};
anti-flood {
nick-flood 50:60;
};
spamfilter {
ban-time 1d;
ban-reason "Spam/Advertising";
virus-help-channel "#help";
};
default-bantime "0";

};

# ##### Modules #####

include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";

# ########################################
# # Log Block #
# ########################################


log ircd.log {
maxsize 5MB;
flags {
errors;
kills;
sadmin-commands;
chg-commands;
oper-override;
spamfilter;
kline;
tkl;
};
};

# ########################################
# # SHIT SHIT Block (NOT NEEDED) #
# ########################################


ban nick {
mask "*S*e*r*v*";
reason "Gesperrt";
};

ulines {
services.kk.net;
stats.kk.net;
};


link irc1.ircask.net {
username *;
hostname 82.202.224.112;
bind-ip *;
port 4444;
hub *;
password-connect "linked";
password-receive "linked";
class default;

};
link irc.ircask.net {
username *;
hostname 211.111.129.141;
bind-ip *;
port 4444;
hub *;
password-connect "linked";
password-receive "linked";
class default;

};# ################################################## #############
# \ UnrealIRCd Config by iD [ircask.net achiL /
# ################################################## #########
# \ www.ircforumda.net - achil@ircd.net /
################################################## #####



# ########################################
# # ME Block #
# ########################################

me {
name "irc1.ircask.net";
info "M0dded www.ircforumda.net IRC Network";
numeric 6;
};

# ########################################
# # Admin Block #
# ########################################

admin {
"achi";
"FBI - Admin@IF.Net";

};

# ########################################
# # Class Block #
# ########################################


class clients
{
pingfreq 90;
maxclients 200000;
sendq 100000000;
recvq 4000;
};


# ########################################
# # Allow Block #
# ########################################


allow {
ip *@*;
hostname *@*;
class clients;
maxperip 50;
};

# ########################################
# # Listen Block #
# ########################################


listen *:6667;
listen *:6666;
listen *:6668;
listen *:6669;

# ########################################
# # Operator Block #
# ########################################


oper bot {
class clients;
from {
userhost *@*;
};
password "botcu";
flags
{
global;
services-admin;
can_rehash;
can_die;
can_restart;
helpop;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_localkill;
can_globalkill;
can_kline;
can_gzline;
can_gkline;
can_unkline;
can_localnotice;
can_globalnotice;
netadmin;
can_zline;
get_umodew;
get_host;
can_override;
};
snomask *;
maxlogins "4";
};


# ########################################
# # Settings #
# ########################################

drpass {
restart "restart123";
die "dei123";
};

set {
network-name "M0dded IRCAsk";
default-server "irc.ircask.net";
services-server "services.kk.net";
help-channel "#help";
hiddenhost-prefix "0wn3d";
cloak-keys {
// Don't use the same keys
"aIRgFoAr1HnF5h5sDb7x4YwA6pW";
"P9FdZnR1gl5sJ7hVz4Zb7x4YwpW";
"OI8r1ZnR6gl3sJ7hVz4Zb7x4YnX";
};

hosts {
local "ircask.net";
global "ircask.net";
coadmin "ircask.net";
admin "ircask.net";
netadmin "ircask.net";
servicesadmin "ircask.net";
host-on-oper-up "yes";
};
};


set {
allowed-nickchars {
latin1;
};
kline-address kline@ircask.net;
modes-on-connect "+xwGi";
modes-on-oper "+xwgspH";
restrict-usermodes "G";
restrict-channelmodes "G";
modes-on-join "+nust";

oper-auto-join "#Admins";

dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2;
};
options {
hide-ulines;
show-connect-info;
show-opermotd;
allow-part-if-shunned;
flat-map;
fail-oper-warn;
};

maxchannelsperuser 30;
anti-spam-quit-message-time 100s;
static-quit "Client says Byees";
oper-only-stats "*";

throttle {
connections 3;
period 60s;
};
anti-flood {
nick-flood 50:60;
};
spamfilter {
ban-time 1d;
ban-reason "Spam/Advertising";
virus-help-channel "#help";
};
default-bantime "0";

};

# ##### Modules #####

include "help.conf";
include "badwords.channel.conf";
include "badwords.message.conf";
include "badwords.quit.conf";
include "spamfilter.conf";
loadmodule "src/modules/commands.so";
loadmodule "src/modules/cloak.so";

# ########################################
# # Log Block #
# ########################################


log ircd.log {
maxsize 5MB;
flags {
errors;
kills;
sadmin-commands;
chg-commands;
oper-override;
spamfilter;
kline;
tkl;
};
};

# ########################################
# # SHIT SHIT Block (NOT NEEDED ) #
# ########################################


ban nick {
mask "*S*e*r*v*";
reason "Gesperrt";
};

ulines {
services.kk.net;
stats.kk.net;
};


link irc1.ircask.net {
username *;
hostname 82.202.224.112;
bind-ip *;
port 4444;
hub *;
password-connect "linked";
password-receive "linked";
class default;

};
link irc.ircask.net {
username *;
hostname 64.32.30.162;
bind-ip *;
port 4444;
hub *;
password-connect "linked";
password-receive "linked";
class default;

};
__________________
Talih, yuzumuze gulecekti be....


Son düzenleyen achiL; 26-04-2009 15:27..
achiL Şuan Çevrimdışı   Alıntı ile Cevapla
Cevapla


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler
Stil

Mesaj Yazma Kuralları
Konu Açma Yetkiniz Yok
Cevap Yazma Yetkiniz Yok
Eklenti Yükleme Yetkiniz Yok
Mesajınızı Değiştirme Yetkiniz Yok

İfadeler Açık
[IMG] Kodları Açık
HTML Kodu Kapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık

Foruma Zıpla

Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Botnet Satışları Bayram Kampanyası AteŞ Sunuculardaki Son Gelişmeler 8 12-12-2008 20:06
UnrealIRCD Kurulumu Nemrut Unreal IRCd 0 17-09-2008 23:14
Operler icin INFO Crazy Hazır Servis Kodları 1 30-06-2008 23:15
Botnet Nedir? Crazy İllegalle Savaş 0 25-06-2008 21:43
UnrealIRCd Kanal Noticelerini ßLockLama buSra Unreal IRCd 0 23-02-2008 10:50


Tüm zamanlar GMT +2 olarak düzenlenmiştir. Şuan Saat: 07:05.


vBulletin® ile tasarlanmıştır.
Telif hakkı ©2000 - 2010, Jelsoft Enterprises Ltd. Aittir

Desteklenen siteler: IRC Forum | chat | IRC Forum


Search Engine Friendly URLs by vBSEO 3.2.0