Arkadaşlar merhaba
İlk once problemim şu, windows makineme Unreal Ircd kurdum, servera localhost deyip bağlanabiliyorum, fakat servisleri bir turlu calıştıramadim. ausserv icin localhostta calıştırabilecegim bir services.conf dosyasina ihtiyacim var. Bu konuda yardim edebilrmisiniz. Bendeki services.conf u aşağıdaki gibi
Kod:
################################################## ####### # # Filename: services.conf ( Epona 1.4.11 ) # Created: Sat, Jun 29 2002 - 11:38:52 EET # Bu Conf TRBIL Coders Team Tarafından Hazırlanmıştır. ################################################## ####### ################################################## ######################### # # Remote server configuration # ################################################## ######################### RemoteServer 127.0.0.1 6667 "linked" #LocalAddress nowhere. 0 ################################################## ######################### # # Services identification and pseudoclient names # ################################################## ######################### ServerName "127.0.0.1" ServerDesc "Services for TRBIL IRC Networks" ServiceUser "[email protected]" NickServName "NickServ" "Nickname Server" ChanServName "ChanServ" "Channel Server" MemoServName "MemoServ" "Memo Server" BotServName "BotServ" "Bot Server" HelpServName "HelpServ" "Help Server" OperServName "OperServ" "Operator Server" GlobalName "Global" "Global Noticer" #DevNullName "DevNull" "/dev/null -- message sink" ################################################## ######################### # # Services data filenames # ################################################## ######################### PIDFile services.pid MOTDFile services.motd NickServDB nick.db ChanServDB chan.db BotServDB bot.db OperServDB oper.db NewsDB news.db ExceptionDB exception.db # AutokillDB akill.db ################################################## ######################### # # Network information # ################################################## ######################### HelpChannel "#help" NetworkDomain "trbil.net" NetworkName "Trbil" ################################################## ######################### # # Basic functionality # ################################################## ######################### #NoBackupOkay #ListOpersOnly StrictPasswords BadPassLimit 5 BadPassTimeout 1h UpdateTimeout 5m ExpireTimeout 30m ReadTimeout 5s WarningTimeout 4h TimeoutCheck 3s KeepLogs 7 KeepBackups 3 ForceForbidReason #UsePrivmsg #DumpCore ################################################## ######################### # # Mail-related options # ################################################## ######################### UseMail SendMailPath "/usr/sbin/sendmail -t" SendFrom [email protected] RestrictMail MailDelay 5m ################################################## ######################### # # Proxy detection # ################################################## ######################### #ProxyDetect ProxyThreads 5 ProxyMessage1 "I will now detect if you're using an insecure proxy." ProxyMessage2 "If you see a connection on port 23, 1080, 3128 or 8080 from" ProxyMessage3 "socks.trbil.net, please disregard it, as it is the detector in action" ProxyMessage4 "See xxxx for information about our proxy polices" ProxyCheckWingate ProxyCheckSocks4 ProxyCheckSocks5 ProxyCheckHTTP1 ProxyCheckHTTP2 ProxyCheckHTTP3 ProxyTimeout 15s ProxyTestServer "1.2.3.4" 6667 ProxyExpire 30d ProxyCacheExpire 1d ProxyAkillReason "You're using an insecure proxy. See xxxx" WallProxy # ProxyMax [REQUIRED] # # Sets the maximum proxy cache entries that can be displayed in a single # call to OperServ CACHE. ProxyMax 50 ################################################## ######################### # # NickServ configuration # ################################################## ######################### NSForceEmail #NSDefNone #NSDefKill #NSDefKillQuick NSDefSecure #NSDefPrivate NSDefHideEmail #NSDefHideUsermask #NSDefHideQuit #NSDefMsg NSDefMemoSignon NSDefMemoReceive NSDefLanguage 6 NSRegDelay 30s NSExpire 30d NSMaxAliases 16 NSAccessMax 32 NSEnforcerUser [email protected] #NSEnforcerUser enforcer NSReleaseTimeout 1m #NSAllowKillImmed #NSNoGroupChange #NSListOpersOnly NSListMax 50 NSGuestNickPrefix "Guest" NSSecureAdmins NSStrictPrivileges ################################################## ######################### # # ChanServ configuration # ################################################## ######################### #CSDefNone CSDefKeepTopic #CSDefOpNotice CSDefPeace #CSDefPrivate #CSDefRestricted CSDefSecure #CSDefSecureOps CSDefSecureFounder CSDefSignKick #CSDefSignKickLevel #CSDefTopicLock CSDefXOP CSMaxReg 20 CSExpire 14d CSDefBantype 2 CSAccessMax 1024 CSAutokickMax 32 CSAutokickReason "User has been banned from the channel" CSInhabit 15s #CSListOpersOnly CSListMax 50 ################################################## ######################### # # MemoServ configuration # ################################################## ######################### MSMaxMemos 20 MSSendDelay 3s MSNotifyAll ################################################## ######################### # # BotServ configuration # ################################################## ######################### #BSDefDontKickOps #BSDefDontKickVoices #BSDefGreet #BSDefFantasy #BSDefSymbiosis BSMinUsers 1 BSBadWordsMax 32 BSKeepData 10m # BSSmartJoin BSGentleBWReason ################################################## ######################### # # OperServ configuration # ################################################## ######################### ServicesRoot "alpb Skysea" LogMaxUsers AutoKillExpiry 30d SGLineExpiry 30d SQLineExpiry 30d SZLineExpiry 30d # AkillOnAdd KillClonesAkillExpire 30m # DisableRaw #WallOper #WallBadOS #WallOSGlobal #WallOSMode #WallOSClearmodes #WallOSKick #WallOSAkill #WallOSSGLine #WallOSSQLine #WallOSSZLine #WallOSNoOp #WallOSJupe #WallOSRaw #WallAkillExpire #WallSGLineExpire #WallSQLineExpire #WallSZLineExpire #WallExceptionExpire WallGetpass WallSetpass WallForbid WallDrop LimitSessions DefSessionLimit 15 MaxSessionLimit 100 ExceptionExpiry 1d SessionLimitExceeded "The session limit for your host ^B%s^B has been exceeded." #SessionLimitDetailsLoc "Please visit ^Bxxxx/^B for more info" MaxSessionKill 15 SessionAutoKillExpiry 30m # CheckClones 5 10s 30s #KillClones
__________________
Unreal Servisler
mIRC Scripting0 Mesaj
●38 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Programlama
- mIRC Scripting
- Unreal Servisler