Here’s a step by step installing 3proxy / tiny proxy server in a simple way
01. log in to your server as a root
02. wget -c http://blog.phreakaholic.com/files/3proxy-0.5.3i.tgz
03. extract by executing tar -zxvf 3proxy-0.5.3i.tgz
04. make file by executing make -f Makefile.unix
05. cd [change directory] to folder src
06. copy files proxy and 3proxy into /usr/bin
07. cd [change directory] [...]

