Blame


1 840ff3a8 2024-04-10 jrmu version=pmwiki-2.3.20 ordered=1 urlencoded=1
2 840ff3a8 2024-04-10 jrmu agent=w3m/0.5.3+git20230121
3 840ff3a8 2024-04-10 jrmu author=jrmu
4 5127fd58 2021-12-17 jrmu charset=UTF-8
5 921cf431 2023-02-07 jrmu csum=
6 921cf431 2023-02-07 jrmu ctime=1675693902
7 840ff3a8 2024-04-10 jrmu host=104.167.242.140
8 5127fd58 2021-12-17 jrmu name=Psybnc.Install
9 840ff3a8 2024-04-10 jrmu rev=3
10 840ff3a8 2024-04-10 jrmu targets=Openbsd.Rcd
11 840ff3a8 2024-04-10 jrmu text=!! Installation%0aFirst, Set up a new user to privsep.%0a[@%0a$ doas useradd -m -g=uid -c "psybnc" -d /home/psybnc -s /bin/ksh psybnc%0a$ doas su psybnc%0a@]%0a%0aInstall c-ares then build psybnc:%0a%0a[@%0a$ doas pkg_add libcares%0a$ cd%0a$ ftp http://psybnc.org/download/psyBNC-2.4.3.tar.gz%0a$ tar zxf psyBNC-2.4.3.tar.gz%0a$ rm psyBNC-2.4.3.tar.gz%0a$ cd psybnc%0a$ make%0a@]%0a%0aInside @@psybnc.conf@@:%0a%0a[@%0aPSYBNC.SYSTEM.PORT1=1314%0aPSYBNC.SYSTEM.HOST1=*%0aPSYBNC.SYSTEM.PORT2=21314%0aPSYBNC.SYSTEM.HOST2=S=*%0aPSYBNC.HOSTALLOWS.ENTRY0=*;*%0a@]%0a%0a!! Running%0a[@%0a$ ./psybnc%0a@]%0a%0aIt is possible then you may wish to see [[openbsd/rcd]] to add psybnc to system startup.%0a!! Usage%0aWhen interacting with psybnc%0a[@%0aNICK nickname%0aUSER nickname nickname example.ircnow.org :nickname%0a@]%0a%0aall fields must be filled in -- it checks ident for login%0a%0aTo change nicks on a different network:%0a/nick #ircnow~jrmu%0a%0aI could not figure out how to send a raw command to a specific network, so I just made ircnow the main network%0a%0ato send a privmsg to a specific network%0a[@%0a/query #network~nickname hello, world!%0a/query #ircnow~Nickserv identify password%0a@]%0a%0aTo add a network:%0a[@%0a/quote addnetwork network%0a@]%0a%0aFor no SSL:%0a[@%0a/quote addserver network~irc.example.com :6667%0a@]%0a%0aFor SSL:%0a[@%0a/quote addserver network~S=irc.example.com :6697%0a@]%0a%0aBe careful, if it defaults to IPv4 and you attempt to connect IPv6, psybnc crashes '''each and every time''' you load it%0a
12 840ff3a8 2024-04-10 jrmu time=1712690224
13 840ff3a8 2024-04-10 jrmu author:1712690224=jrmu
14 840ff3a8 2024-04-10 jrmu diff:1712690224:1712690061:=4a5%0a> $ doas adduser%0a
15 840ff3a8 2024-04-10 jrmu host:1712690224=104.167.242.140
16 840ff3a8 2024-04-10 jrmu author:1712690061=jrmu
17 840ff3a8 2024-04-10 jrmu diff:1712690061:1675693902:=1,72c1%0a%3c !! Installation%0a%3c First, Set up a new user to privsep.%0a%3c [@%0a%3c $ doas useradd -m -g=uid -c "psybnc" -d /home/psybnc -s /bin/ksh psybnc%0a%3c $ doas adduser%0a%3c $ doas su psybnc%0a%3c @]%0a%3c %0a%3c Install c-ares then build psybnc:%0a%3c %0a%3c [@%0a%3c $ doas pkg_add libcares%0a%3c $ cd%0a%3c $ ftp http://psybnc.org/download/psyBNC-2.4.3.tar.gz%0a%3c $ tar zxf psyBNC-2.4.3.tar.gz%0a%3c $ rm psyBNC-2.4.3.tar.gz%0a%3c $ cd psybnc%0a%3c $ make%0a%3c @]%0a%3c %0a%3c Inside @@psybnc.conf@@:%0a%3c %0a%3c [@%0a%3c PSYBNC.SYSTEM.PORT1=1314%0a%3c PSYBNC.SYSTEM.HOST1=*%0a%3c PSYBNC.SYSTEM.PORT2=21314%0a%3c PSYBNC.SYSTEM.HOST2=S=*%0a%3c PSYBNC.HOSTALLOWS.ENTRY0=*;*%0a%3c @]%0a%3c %0a%3c !! Running%0a%3c [@%0a%3c $ ./psybnc%0a%3c @]%0a%3c %0a%3c It is possible then you may wish to see [[openbsd/rcd]] to add psybnc to system startup.%0a%3c !! Usage%0a%3c When interacting with psybnc%0a%3c [@%0a%3c NICK nickname%0a%3c USER nickname nickname example.ircnow.org :nickname%0a%3c @]%0a%3c %0a%3c all fields must be filled in -- it checks ident for login%0a%3c %0a%3c To change nicks on a different network:%0a%3c /nick #ircnow~jrmu%0a%3c %0a%3c I could not figure out how to send a raw command to a specific network, so I just made ircnow the main network%0a%3c %0a%3c to send a privmsg to a specific network%0a%3c [@%0a%3c /query #network~nickname hello, world!%0a%3c /query #ircnow~Nickserv identify password%0a%3c @]%0a%3c %0a%3c To add a network:%0a%3c [@%0a%3c /quote addnetwork network%0a%3c @]%0a%3c %0a%3c For no SSL:%0a%3c [@%0a%3c /quote addserver network~irc.example.com :6667%0a%3c @]%0a%3c %0a%3c For SSL:%0a%3c [@%0a%3c /quote addserver network~S=irc.example.com :6697%0a%3c @]%0a%3c %0a%3c Be careful, if it defaults to IPv4 and you attempt to connect IPv6, psybnc crashes '''each and every time''' you load it%0a---%0a> (:redirect Openbsd.Psybnc status=301:)%0a\ No newline at end of file%0a
18 840ff3a8 2024-04-10 jrmu host:1712690061=104.167.242.140
19 921cf431 2023-02-07 jrmu author:1675693902=mkf
20 921cf431 2023-02-07 jrmu diff:1675693902:1675693902:=1d0%0a%3c (:redirect Openbsd.Psybnc status=301:)%0a\ No newline at end of file%0a
21 921cf431 2023-02-07 jrmu host:1675693902=198.251.82.194