MIRCX IRC Network
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Web Applications
install Joomla Wordpress Phpbb Drupal FluxBB PunBB osCommerce simple-machines MYBB moodle vBulletin Dolphin-v.7.1.1 PHPNUKE XOOPS
Services
install BorkNet Services X3 Services Anope Atheme Services Srvx IRC Srervices
IRCD
install Snircd IRCU INSPIRCD UNREAL Nefarious Bircd Bahamut Asuka Charybdis
TCL SCRIPT
TCL SCRIPT FOR EGGDROP Allprotection4.7 Antiproxy
Bots
Bots install FishBot bobot++ Eggdrop janus Omega Security Services Botnix Bopm SupyBot PyLink Hopm
Latest topics
» מדריך גירסה INSPIRCD V4
Guide install PyLink on New version FreeBSD EmptySat Aug 05, 2023 2:09 am by Chief

» mIRCx IRC Network Config
Guide install PyLink on New version FreeBSD EmptySat Jul 15, 2023 9:51 pm by Chief

» ircu2.10.12-pk with dnsbl
Guide install PyLink on New version FreeBSD EmptyFri Mar 10, 2023 2:22 pm by Admin

» Guide install PyLink on New version FreeBSD
Guide install PyLink on New version FreeBSD EmptyThu Dec 15, 2022 9:39 pm by Chief

» מדריך התקנה PBot על מערכת הפעלה FreeBsd-12
Guide install PyLink on New version FreeBSD EmptyMon Dec 05, 2022 5:44 am by Chief

» install Nefarious2 && X3 IRC Services in FreeBsd
Guide install PyLink on New version FreeBSD EmptySat Nov 12, 2022 3:12 pm by Chief

» help problem with adduser in Freebsd 12
Guide install PyLink on New version FreeBSD EmptyFri Nov 11, 2022 9:06 pm by Chief

» מדריך פקודות והתקנה בסרביס X3
Guide install PyLink on New version FreeBSD EmptyFri Oct 28, 2022 1:43 pm by Chief

» מדריך הגדרות WebIRC in Nefarious2
Guide install PyLink on New version FreeBSD EmptyThu Apr 07, 2022 4:45 am by Chief

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     

Calendar Calendar

Affiliates
free forum

Affiliates
free forum


Guide install PyLink on New version FreeBSD

Go down

Guide install PyLink on New version FreeBSD Empty Guide install PyLink on New version FreeBSD

Post  Chief Thu Dec 15, 2022 9:39 pm

hello people if you run FreeBsd and you try install PyLink on FreeBsd13 and you get error like it
Guide install PyLink on New version FreeBSD Pylink10
this mean you need make upgrade about your system try please the commands
Code:

pkg update -f
pkg upgrade -f
freebsd-update -r 13.1-RELEASE upgrade
/usr/sbin/freebsd-update install
after that you need make a reboot and do it again the update install the last a commands
and after you inside to PyLink and write that
Code:

python3 setup.py install --user
pip3 install setuptools
pip3 install pyyaml
pip3 install ircmatch
pip3 install passlib
pip3 install expiringdict
and after that you need set the config if you using with inspircd set that
Code:

<link name="PyLink.Basic.NanaChat.co.il"
      ipaddr="192.168.1.219"
      port="7000"
      allowmask="192.168.1.219"
      timeout="300"
      ssl="openssl"
      bind="192.168.1.219"
      statshidden="no"
      hidden="no"
      sendpass="pass"
      recvpass="pass">
this in your links.conf after you need set in pylink.conf that
Code:

NanaChat:
        ip: 192.168.1.219
        port: 7000
        recvpass: "pass"
        sendpass: "pass"
        netname: "NanaChat"
        hostname: "PyLink.Basic.NanaChat.co.il"
        sid: "0PY"
        sidrange: "8##"
        channels: ["#pylink"]
        #pylink_channels: ["#services"]
        #automode_channels: ["#chat"]
        protocol: "inspircd"
        autoconnect: 5
        encoding: cp1251
after that you need set your permissions then set it in pylink.conf
Code:

"$ircop":
    - opercmds.kill
    - command
    - opercmds.mode
    -  opercmds.checkbanre.re
    -  opercmds.checkban
    - global.global
    - core.rehash
    -  core.load
    -  core.unload
    - opercmds.topic
    - opercmds.mode
    -  opercmds.kick
    -  opercmds.checkban
    - opercmds.chghost
    - opercmds.masskill
    - opercmds.massban
    - automode.manage
    - relay.create
    "*!*@*":
    - commands.loglevel
    - bots.joinclient
    - opercmds.chghost
    - opercmds.chgname
    - opercmds.massban
    - opercmds.massban.force
    - opercmds.masskill
    - opercmds.masskill.force
after that you need run your pylink then
Code:

./pylink
after that you need using with a commands explain
Code:

/msg PyLink create #channelname
/msg PyLink destroy #channelname
/msg pylink identify Admin 123456
/msg pylink rehash
/msg pylink kill Nick reason
//msg pylink massban #test *!*@5.152.158.4 lala -q -f -o
//msg pylink massban #test *!*@5.152.158.4 lala -f
//msg pylink masskill Chief!*@NanaChategi.me4.152.5.IP fdfdf -ak -f -o
//msg pylink topic #channel Welcome to bla bla
ok more thing about the commands massban you have a tow options set a bans or using with kick and bans explain this two options for using with the commands first time you need write to pylink commands like it
Code:

//msg pylink claim #test
and after if you want set mode +m about a user you need write it
Code:

//msg pylink massban #test *!*@NanaChat-729.ppp.t1j3gb.IP lala  -q
or this
//msg pylink massban #test dark*!*@*  -q

this working like it
Guide install PyLink on New version FreeBSD Comman11
and if you want set kick and ban to a user you need write that
Code:

//msg pylink massban #test *!*@NanaChat-729.ppp.t1j3gb.IP lala  -f
or
//msg pylink massban #test *!*@NanaChat-729.ppp.t1j3gb.IP lala  -o
this a commands kick and ban a users
Guide install PyLink on New version FreeBSD Comman12
this coomands for pylink now you need using commands for automode
Code:

/msg automode setacc #טריוויה TriviaRoBoT*!*@* +q
/msg automode setacc #asher *!*@* +o
/msg automode setacc #asher *!*@Welding.Pipeline +q
//msg automode delacc #ASHER סברס*!*@*
/msg automode delacc #asher *!*@*
/msg automode setacc #ircd *!*@192.168.1.12 +o
Good luck
Guide By MIRCX STAFF
Chief
Chief
Admin

מספר הודעות : 268
Join date : 2011-12-09
מיקום : mIRCx IRC Network

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum