install psybnc on linux
31. März 2008 – 10:071. At first download the latest source.
2. wget http://www.psybnc.info/source/psyBNC-2.3.2-7-auto.tar.gz
3. Extract the source with ‘tar -xzf psyBNC-2.3.2-7-auto.tar.gz‘
4. Now type ‘cd psybnc‘
5. AUTO version is named AUTO because install himself. just type: ./setup or ./install
6. Edit the ‘psybnc.conf‘ or create it with “menuconfig” but at first you have to compile it with ‘make menuconfig‘.
Configuration example:
Listening ports – On which port should the psyBNC listen?
Links – Not needed yet.
Bouncer Name – Name your Bouncer. Something like ‘MyBouncer’ works fine.
Host Allows – To allow anyone set this to ‘*’.
Users – Add yourself..
DCC Host – The IP to use for all DCC sessions (if you enabled DCC support). Recommend setting is the same IP which your bnc use.
Setup is complete. Compile your bouncer with “make” in your psyBNC directory. Type ‘./psybnc‘ to start.