buda anope kurulumu plesk panelli host için
unutmayınızki bu kodlar sadece verdiğim dosyayı çekerseniz çalışır sıradan anope yi wget letirseniz çalışmaz ama anope klasöründe bir kaç dosyada edit yaparsanız tüm anopeler çalışır tabiki
BU KODLAR BANA AİT DEĞİLDİR BEN SADECE PLESK PANEL İÇİN DERLEYİP TOPLADIM
cd /usr/bin
klasörüne girip
pico anopekur yazıp içine atın alttaki kodları
peki kurulum nasıl olucak onuda söylüyüm
anopekur IP-ADRESİ DOMAİNADI ROOTADMİNNİCKİ
yukarıdaki komutu ana dizinde yazınca kurulur anope services
PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
#/usr/bin/!
cd private/ircserver
wget
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
style="color: #007700">.intasarim.com/anope.tar.gz
tar zxvf anope.tar.gz
cd anope-1.7.17
./Config -q
make
make install
cd ..
cd services
cat >services.conf<<_EOF__
IRCDModule "unreal32"
EncModule "enc_none"
HostCoreModules "hs_help hs_on hs_off hs_group hs_list hs_set hs_setall hs_del hs_delall"
MemoCoreModules "ms_send ms_cancel ms_list ms_read ms_del ms_set ms_info ms_rsend ms_check ms_staff ms_sendall ms_help"
HelpCoreModules "he_help"
BotCoreModules "bs_help bs_botlist bs_assign bs_set bs_kick bs_badwords bs_act bs_info bs_say bs_unassign bs_bot bs_fantasy bs_fantasy_kick bs_fantasy_kickban bs_fantasy_owner bs_fantasy_seen bs_fantasy_unban"
OperCoreModules "os_raw os_help os_global os_stats os_oper os_admin os_staff os_mode os_kick os_clearmodes os_akill os_sgline os_sqline os_szline os_chanlist os_userlist os_logonnews os_randomnews os_opernews os_session os_noop os_jupe os_ignore os_set os_reload os_update os_restart os_quit os_shutdown os_defcon os_chankill os_svsnick os_oline os_umode os_modload os_modunload os_modlist os_modinfo"
NickCoreModules "ns_help ns_register ns_group ns_identify ns_access ns_set ns_saset ns_drop ns_recover ns_release ns_sendpass ns_ghost ns_alist ns_info ns_list ns_logout ns_status ns_update ns_getpass ns_getemail ns_forbid ns_suspend"
ChanCoreModules "cs_help cs_register cs_identify cs_set cs_xop cs_access cs_akick cs_drop cs_sendpass cs_ban cs_clear cs_modes cs_getkey cs_invite cs_kick cs_list cs_logout cs_topic cs_info cs_getpass cs_forbid cs_suspend cs_status"
RemoteServer $1 7000 "services"
#LocalAddress nowhere. 0
ServerName "services.$2"
ServerDesc "Services for IRC Networks"
ServiceUser "services@$2"
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"
HostServName "HostServ" "vHost Server"
PIDFile services.pid
MOTDFile services.motd
NickServDB nick.db
#PreNickServDB prenick.db
ChanServDB chan.db
BotServDB bot.db
OperServDB oper.db
NewsDB news.db
ExceptionDB exception.db
HostServDB hosts.db
# AutokillDB akill.db
HelpChannel "#help"
#LogChannel "#services"
#LogBot
NetworkName "LocalNet"
#Numeric "64"
NickLen 31
#UserKey1 9866235
#UserKey2 8362013
#UserKey3 2362899
#NoBackupOkay
StrictPasswords
BadPassLimit 5
BadPassTimeout 1h
UpdateTimeout 5m
ExpireTimeout 30m
ReadTimeout 5s
WarningTimeout 4h
TimeoutCheck 3s
KeepLogs 7
KeepBackups 3
ForceForbidReason
#UsePrivmsg
#UseStrictPrivMsg
#DumpCore
#LogUsers
#HideStatsO
GlobalOnCycle
GlobalOnCycleMessage "Servisler yeniden başlatıyor, en kısa sürede problem düzelecektir"
GlobalOnCycleUP "Servisler tekrar gelmiştir, hoş sohbetler."
#AnonymousGlobal
#NickRegDelay 30
#UseSVSHOLD
#RestrictOperNicks
#UseTokens
#UseSVS2MODE
#NewsCount 3
#UnRestrictSAdmin
UlineServers "stats.your.network proxy.your.network"
#UseTS6
UseMail
SendMailPath "/usr/sbin/sendmail -t"
SendFrom services@$2
RestrictMail
MailDelay 5m
#DontQuoteAddresses
NSForceEmail
#NSEmailReg
#NSDefNone
NSDefKill 1m
#NSDefKillQuick
NSDefSecure 30s
NSDefPrivate
NSDefHideEmail
NSDefHideUsermask
#NSDefHideQuit
#NSDefMsg
NSDefMemoSignon
NSDefMemoReceive
NSDefAutoop
NSDefLanguage 7
NSRegDelay 30s
NSResendDelay 90s
N***pire 21d
# NSRExpire 1d
NSMaxAliases 16
NSAccessMax 32
NSEnforcerUser enforcer@$2
#NSEnforcerUser enforcer
NSReleaseTimeout 1m
#NSAllowKillImmed
#NSNoGroupChange
#NSListOpersOnly
NSListMax 50
NSGuestNickPrefix "Guest"
NSSecureAdmins
NSStrictPrivileges
NSModeOnID
NSRestrictGetPass
#NSNickTracking
#NSAddAccessOnReg
#CSDefNone
CSDefKeepTopic
#CSDefOpNotice
CSDefPeace
#CSDefPrivate
#CSDefRestricted
CSDefSecure
#CSDefSecureOps
CSDefSecureFounder
CSDefSignKick
#CSDefSignKickLevel
#CSDefTopicLock
CSDefXOP
CSMaxReg 20
C***pire 14d
CSDefBantype 2
CSAccessMax 1024
CSAutokickMax 32
CSAutokickReason "User has been banned from the channel"
CSInhabit 15s
#CSListOpersOnly
CSListMax 50
# CSRestrictGetPass
#CSOpersOnly
MSMaxMemos 20
MSSendDelay 3s
MSNotifyAll
#MSMemoReceipt 1
#BSDefDontKickOps
#BSDefDontKickVoices
BSDefGreet
BSDefFantasy
BSDefSymbiosis
BSMinUsers 1
BSBadWordsMax 32
BSKeepData 10m
# BSSmartJoin
BSGentleBWReason
# BSCaseSensitive
# BSFantasyCharacter "!"
#HostSetters "rob dengel certus"
ServicesRoot "$3"
#SuperAdmin
LogMaxUsers
AutoKillExpiry 30d
ChanKillExpiry 30d
SGLineExpiry 30d
SQLineExpiry 30d
SZLineExpiry 30d
# AkillOnAdd
# KillOnSGline
# KillOnSQline
#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 10
MaxSessionLimit 100
ExceptionExpiry 1d
SessionLimitExceeded "The session limit for your host %s has been exceeded."
#SessionLimitDetailsLoc "Please visit http://your.website.url/ for more information about session limits."
MaxSessionKill 15
SessionAutoKillExpiry 30m
AddAkiller
OSOpersOnly
#DefConLevel 5
#DefCon4 23
#DefCon3 31
#DefCon2 159
#DefCon1 415
#DefConSessionLimit 2
#DefConAkillExpire 5m
#DefConChanModes "+R"
#DefConTimeOut 15m
#GlobalOnDefcon
#GlobalOnDefconMore
#DefconMessage "Put your message to send your users here. Dont forget to uncomment GlobalOnDefconMore"
#DefConOffMessage "Services are now back to normal, sorry for any inconvenience"
#DefConAkillReason "This network is currently not accepting connections, please try again later"
#MysqlHost "localhost"
#MysqlUser "Anonymous"
#MysqlPass ""
#MysqlName "anope"
#MysqlSock "/tmp/mysql.sock"
#MysqlPort 3306
#MysqlSecure ""
#MysqlRetries 10
#MysqlRetryGap 1
#UseRDB
#ModuleAutoload "hs_moo ircd_defizzer"
ModuleDelayedAutoload "cs_appendtopic cs_enforce ns_maxemail os_info hs_request"
#NSEmailMax 1
#OSInfoDBName "os_info.db"
#HSRequestMemoUser
#HSRequestMemoOper
#HSRequestMemoSetters
#HSRequestDBName "hs_request.db"
#EOF