-: Psybnc Setup :-
1) Telnet/SSH to the shell
2) Type wget www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz
3) Type tar zxvf psyBNC-2.3.2-7.tar.gz
4) Then all files should have been untared into folder 'psybnc'
5) Type cd psybnc
6) Type make menuconfig
Compiling Options -------> Maximum User : untuk limit user brapa ekor ----------------> Maximum connections : set sama ngan maximum user -----------------> tandakan X pada Support Oidentd
7) Type make
8) Type pico psybnc.conf dan tukar --->
PSYBNC.SYSTEM.PORT1=port psybnc
PSYBNC.SYSTEM.HOST1=letak ip yg hendak di connect
PSYBNC.HOSTALLOWS.ENTRY0=*;*
CONTOH
PSYBNC.SYSTEM.PORT1=12345
PSYBNC.SYSTEM.HOST1=proxy.starhost.us
PSYBNC.HOSTALLOWS.ENTRY0=*;*
9) Type ./psybnc

Post a Comment