News Infoshell
Contact Info
an image
Infoshell.Info
Malaysia
Email: anaknogori@yahoo.com
Email: admin@infoshell.info

Setup psyBNC

Step by step setup psyBNC in your putty (shell) :

1) Type : wget http://www.psybnc.net/psyBNC-2.3.2-7.tar.gz (to download)

or download psyBNC-2.3.2-7.tar.gz file

from http://www.psybnc.net/download.php

to your PC then upload into your shell

2) Type : tar -zxvf psyBNC-2.3.2-7.tar.gz (to extract)

3) Type : cd psybnc

4) Type : make

5) Type : rm salt.h (to remove salt.h file)

6) Type : pico psybnc.conf (edit port & host)

7) Type : ./psybnc (up psybnc process)

End