MyDevil.net  »  Help
pl  pl
 

PsyBNC

Z MyDevil.net


Users who bought IRC accounts can tunnel their IRC connections through PsyBNC bouncer.

Firstly we have to open a port using Devil. Then we need to copy an example config to our homedir:

cp /usr/local/etc/psybnc.conf.sample ~/psybnc.conf; mkdir ~/log 

Now we have to edit ~/psybnc.conf and change the port:

PSYBNC.SYSTEM.PORT1=31337 

Where 31337 has to be changed to the port we opened through Devil. Save the file.

Now run psybnc, by invoking:

cd ~; psybnc 

It is important to launch psybnc in the homedir (or in the directory to which the config file has been saved). If everything went allright, PsyBNC should be up and running. We can check if it is invoking this command (it will return the pid number of the process if it is running):

pgrep psybnc 

Now we can connect to PsyBNC using our IRC client and configure it.

Remember to use vhosts!