SOCKS5 worknote

This is just a worknote about installing and configurating SOCKS5.

first, use the ports and get distfile.
make install

man:
socks5
socks5.passwd(5)
socks5.conf(5)

edit /usr/local/etc/socks5.conf:

auth – – u
#socks5 – – proxy-list
permit u – – – – –

edit /usr/local/etc/socks5.passwd:

account password

edit /etc/inetd.conf
socks stream tcp nowait root /usr/local/bin/socks5 socks5 -i

kill -HUP `cat /var/run/inetd.pid`

test it.

發表迴響

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料