PTunnel on CentOS run client Windows




Let's install on centos server

yum install -y yum-priorities
wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm
rpm -i rpmforge-release-0.5.1-1.el5.rf.*.rpm
yum check-update
yum -y install ptunnel

after that run ptunnel on server

su root -c ptunnel

and for client download file for windows here

Start on client

ptunnel.exe -p $SERVER -lp 8000 -da $WEB-PROXY -dp 22

Start PuTTY and connect to 127.0.0.1:8000