| Get Psybnc / Bouncer source file : | wget www.fairprovider.com/sources/irc/psyBNC-2.3.2-7.tar.gz |
| Untar the Psybnc / Bouncer source file : | tar xvfz psyBNC-2.3.2-7.tar.gz |
| Change directory : | cd psybnc |
| Start Configuration : | make menuconfig |
| Select : | Compiling Options ---> |
| Scroll down with Keyboard arrows : | Enter X to Oidentd Support |
| Select with right arrow : | < Exit > |
| Select again with right arrow : | < Exit > |
| Compile the PsyBNC / Bouncer : | make |
| Edit the psybnc.conf with vi / nano : | vi psybnc.conf |
| Change only the Port on the psybnc.conf : | PSYBNC.SYSTEM.PORT1=31337 |
| Start the Backgroundprocess : | ./psybnc |
| Example for succesfull Psybnc / Bouncer running : |
Listening on: 0.0.0.0 port 31337 psyBNC2.3.2-7-cBtITLdDMSoNpE started (PID 3646) |