‘Unreal IRCD Özel’ kategorisi
Perşembe, 31 Aralık 2009
Irc services Versiyonlarda Hostunuzdaki Türkçe Karakterlere ve Renklere izin vermek için yapmaniz gereken işlemler..
FTp ile Hesabiniza Giriniz. Unreal3.2/src/modules/m_chghost.c dosyasina gelip m_chghost.c dosyasini masa üstüne atiniz
Şu Satiri :
Kod;
<blockquote>
if (!valid_host(parv[2])) { sendnotice(sptr, “*** /ChgHost Error: A hostname may contain a-z, A-Z, 0-9, ‘-’ & ‘.’ – Please only use them”); return 0; }
<blockquote>
Bu Satir ile değiştiriniiz.
<blockquote>
//if (!valid_host(parv[2])) //{ //sendnotice(sptr, “*** /ChgHost Error: A hostname may contain a-z, A-Z, 0-9, ‘-’ & ‘.’ – Please only use them”); //return 0; //}
<blockquote>
Ve dosyamizi kaydedip Tekrardan Gönderelim. Daha sonra ssh ile hesabimiza girelim sirayla
- cd Unreal3.2
- make
- ./unreal stop
- ./unreal start
Yazdigimizda işlemler tamamdir ! /chghost DizZy.Türkiye.Türklerindir gibisinden Türkçe Karakterlerimiz açılmiştir.
Etiketler: irc türkçe host, türkçe karakter host, türkçe karakterli host, unreal host, unreal türkçe host
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Bu Flaglar Oper Admin Eklemede Harflerin ne işe yaradigini Göstermektedir.
O global /* Global IRCOPYetkisi Verir */
o local /* Local IRCOP Yetkisi Verir */
a services-admin /* Services AdminYetkisi Verir */
A admin /* Admin Yetkisi Verir */
r can_rehash /* Rehash Yetkisi Verir */
D can_die /* Die Yetkisi Verir */
R can_restart /* Restart Yetkisi Verir */
h helpop /* Helper Yetkisi Verir */
w can_wallops /* Wallops Yetkisi Verir */
g can_globops /* GlobalOps Yetkisi Verir */
c can_localroute
L can_globalroute
k can_localkill /* Kill Yetkisi Verir */
K can_globalkill /* Global-Kill Yetkisi Verir */
b can_kline /* Kline Yetkisi Verir */
Z can_gzline /* G-Zline Yetkisi Verir */
t can_gkline /* G-line Atma Yetkisi Verir */
B can_unkline /* Kline Acma Yetkisi Verir */
n can_localnotice /* Local-Notice Görüntüleme Yetkisi Verir */
G can_globalnotice /* Global-Notice Yetkisi Verir */
N netadmin /* Netadmin Yetkisi Verir */
C coadmin /* Co-Admin Yetkisi Verir */
z can_zline /* Zline Atma Yetkisi Verir */
W get_umodew /* Whois Görüntüleme Yetkisi Verir */
H get_host /*Conf Dosyanizdaki Sabit Oper-Hostu Alacaktir */
v can_override
bu durumda oper flagslari Unreal icin
// IRCop : OorehwgcLkKbZtBnGzW^Hv
// Co Admin : OorehwgcLkKbZtBnGCzW^Hv
// Server Admin: OAorehwgcLkKbZtBnGzW^Hv
// Services admin : OaorehwgcLkKbZtBnGzW^Hv*
// Network admin : OoaArReDhwgLkKbZtBnGNCzvH^W*
Etiketler: admin flag açıklamaları, admin flagları, oper, oper flag açıklamaları, oper flagları, unreal flag açıklamaları
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Unreal IRC Sohbet Sitelerinizde Özellerinizi Kapatmaya yarayan bir modüldür. Kullanimi /mode absolut +D gibi..
Kurulumunu yapmak için Putty ile hesabiza login olunuz.. SirayLa şu komutLari yaziniz.
Şunu Bilgisayariniza indiriniz..
+D Moduleyi buradan indir
daha sonra FTP ile hesabiniza giriniz Unreal3.2/src/modules klasörüne gönderiniz.
- cd Unreal3.2
- make custommodule MODULEFILE=m_privdeaf
yazdiktan sonra unrealircd.conf dosyasinin içinede şu kodu ekliyorsunuz..
- loadmodule “src/modules/m_privdeaf.so”;
yazip kaydediyoruz.. Kaydetmek için CTRL+X ve y basiyoruz..
/rehash cekiniz modül kurulmuştur.. /module yazip kurulu modülleri görebilirsiniz.
KAYANAK; mircclub.org
Etiketler: irc özel kapatma modülü, mirc özel kapatma modülü, özel kapatma modülü, unreal özel kapatma modülü
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Anti Litmus Korumasi Modülüdür. AntiLitmus Ne işe yarar ? IRC Serverinize bagLanan kullanici veya botlarin ayni Nick ve identLe bagLanmasini engeller.
Anti Litmus Korumasi Modulu indir buradan
Modülü bilgisayariniza indirdikten sonra FTP ile hesabiniza giriş yapiniz. İndirdiginiz dosyayi şu klasöre atiniz. Unreal3.2/src/modules
SSh Login olunuz sirasiyla şu komutlari uygulayiniz.
cd Unreal3.2
make custommodule MODULEFILE=antilitmus
yazdiktan sonra unrealircd.conf dosyasinin içinede şu kodu ekliyorsunuz..
- loadmodule “src/modules/antilitmus.so”;
yazip kaydediyoruz.. Kaydetmek için CTRL+X ve y basiyoruz..
/rehash cekiniz modül kurulmuştur.. /module yazip kurulu modülleri görebilirsiniz
KAYNAK; mircclub.org
Etiketler: antilitmus, antilitmus koruması, antilitmus modülü, irc antilitmus, irc litmus koruması, litmus koruma, litmus koruması
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Bu Modül ile tüm kanallara tek komutla ayni topic mesajini atabilirsiniz. Yetkiniz olan tüm kanallara. Kurmak için

Ftp’den Unreal3.2 Klasörü sonra src klasörü sonra modules klasösrü Moduleler buraya atilir. Unreal3.2/src/modules
Putty Ssh ile Login olduktan sonra sirayla
- cd Unreal3.2
- make custommodule MODULEFILE=m_topik
Moduleyi kurduktan sonra unrealircd.conf dosyasina giriyoruz.Module Bölümüne Gelip bunu yaziyoruz. loadmodule “src/modules/m_topik.so”;
daha sonra ssh danveya ircserverinizden /rehash cektikten sonra Modülünüz hazir oluyr. Kurup kurmadiginiza bakmak için /module yaziniz.
Etiketler: irc modülleri, irc mtopik modül, m topic, m topic modül, m topik, m topik modülü, mtopic
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Unreal3.2.8 uzun bir aradan sonra yayinlandi.
Bu sürümde toplam 70 değişiklikler yapilmiştir. Birçok hatalar bug’lar giderilmiştir. Spamfilter geç algılama agır kaldirmalar gibi sorunlar da giderilmiştir. Isterseniz aşagidaki resimden indirebilirsiniz.

Kod;
==[ NEW ]==
– set::level-on-join: this defines which privileges a user receives when creating a
channel, default is ‘chanop’, the only other available setting is ‘none’ (opless).
– Away notification through WATCH: This allows clients to receive a notification
when someone goes away or comes back, along with a reason, a bit like IM’s.
There’s probably no current client supporting this but it would be a nice feature
in notify lists. Client developers: see Changes file for full protocol details.
This feature can be disabled by setting set::watch-away-notification to ‘no’.
– Spamfilter: Slow spamfilter detection: For each spamfilter, Unreal will check,
each time it executes, how long it takes to execute. When a certain threshold is
reached the IRCd will warn or even remove the spamfilter. This could prevent a
spamfilter from completely stalling the IRCd. Warning is configured through
set::spamfilter::slowdetect-warn (default: 250ms) and automatic deletion is
configured by set::spamfilter::slowdetect-fatal (default: 500ms).
You can set both settings to 0 (zero) to disable slow spamfilter detection.
This feature is currently not available on Windows.
– SSL: set::ssl::server-cipher-list can be used to limit the allowed ciphers
– SSL: To specify when an SSL session key should be renegotiated you can use
set::ssl::renegotiate-bytes and set::ssl::renegotiate-timeout .
– UHNAMES support: This sends the full nick!ident@host in NAMES which can be
used by clients for their IAL. mIRC, Klient, etc support this.
– There have also been some behavior changes, which can be considered NEW, see
next section (CHANGED).
==[ CHANGED ]==
– IPv6: On IPv6 servers you no longer have to use ::ffff:1.2.3.4 IP’s for IPv4 in the
config file, you can use the simple 1.2.3.4 form, as they are converted automatically.
– When someone is banned and /PARTs, the part reason (comment) is no longer shown
– ChanMode +S/+c: now strips/blocks ‘reverse’ as well
– Smart banning is now disabled by default because it was too annoying, this means that
f.e. if there’s a ban on *!*@*.com then you can still add a ban on *!*@*.aol.com
– except ban { } now also protects against ZLINEs and ban ip { }
– Modules: user modes and channel modes without parameters (eg: +X) no longer have
to be PERManent, this means they can be upgraded/reloaded/unloaded on-the-fly.
==[ MAJOR BUGS FIXED ]==
– Zip links issue (Overflowed unzipbuf)
– Crash issue with 3rd party modules that introduce new channel modes w/parameters
– Mac OS X: Various issues which prevented the IRCd from booting up
– Remote includes (constant) crash with new curl/c-ares versions
– A few rare crash issues, including a crash when linking to another server
– In case of clock adjustments, the IRCd will no longer freeze when the time is
adjusted backwards, nor will it incorrectly throttle clients when adjusted forward.
However, because clock adjustments (time shifts) of more than xx seconds are
so dangerous (and will still cause a number of issues), big warnings are now
printed when they happen.
Morale: synchronize your system clock, or use the built-in timesync feature.
==[ MINOR BUGS FIXED ]==
– CGI:IRC: Several IPv6 issues, both on IPv6 IRCd’s and CGI:IRC gateways
– IP masks in oper::from::userhost sometimes didn’t match when they should
– (G)ZLINE’s on IPv6 users were sometimes rejected
– CHROOTDIR works again
– OperOverride fixes
– Throttling is now more accurate
– And more… see Changelog
Etiketler: unreal, unreal 3 28 indir, unreal 32, unreal indir, unreal ircd, unreal3.2.8
Kategori: Unreal IRCD Özel | Yorum Yok »
Perşembe, 31 Aralık 2009
Unreal IRCD Serverlerinize Proxy Saldirisi Geliyorsa Lamer Arkadaşlara çözümdür. Yok User sayım eksilcek v.s bunlari düşünmeyin.. Eğer ki Sunucunuza Cok fazla yurt dışı girişleri var ise.. O giren ipler veya host nameler proxy.conf dosyası içerisinde varsa kaldirin. Gerisini aynen kaydettin.. Çünkü ne kadar saglikli sohbet demek o kadar kaliteli bir site demektir.
aynen kaydettin.. Çünkü ne kadar saglikli sohbet demek o kadar kaliteli bir site demektir.
Proxy Conf İndirmek için Burayi TıkLa !
Yüklemek için ; indirdiginiz dosyayi Unreal3.2 Klasörüne atiniz ve unrealircd.conf dosyasinin include kısmına şunu yaziniz.
KAYNAK; mircclub.org
Kod;
include “absoproxy.conf”;
Etiketler: irc conf dosyaları, Proxy, proxy conf, proxy conf dosyası yükle, proxy conf indir, unreal proxy conf
Kategori: Unreal IRCD Özel | Yorum Yok »