Socks5

user-pic
Vote 0 Votes

wget http://downloads.sourceforge.net/project/ss5/ss5/3.8.9-8/ss5-3.8.9-8.tar.gz
tar zxf ss5-3.8.9-8.tar.gz
cd ss5-3.8.9
./configure
make && make install

Configuration without authentication
echo auth 0.0.0.0/0 - - >> /etc/opt/ss5/ss5.conf
echo permit - 0.0.0.0/0 - 0.0.0.0/0 - - - - - >> /etc/opt/ss5/ss5.conf

Configuration with authentication
echo auth 0.0.0.0/0 - u >> /etc/opt/ss5/ss5.conf
echo permit - 0.0.0.0/0 - 0.0.0.0/0 - - - - - >> /etc/opt/ss5/ss5.conf
echo username1 password1 >> /etc/opt/ss5/ss5.passwd
echo username2 password2 >> /etc/opt/ss5/ss5.passwd

chmod +x /etc/init.d/ss5
/etc/init.d/ss5 start

About this Entry

This page contains a single entry by Pank published on September 15, 2015 11:12 AM.

LINE HERE Inspection was the previous entry in this blog.

DavMail for Linux is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives