install tsocks


SUBMITTED BY: Guest

DATE: March 11, 2014, 1:01 p.m.

FORMAT: Text only

SIZE: 491 Bytes

HITS: 23089

  1. wget http://sourceforge.net/projects/tsocks/files/latest/download
  2. cd Downloads
  3. tar xvzf filename
  4. cd filename
  5. ./configure
  6. make
  7. make file
  8. config
  9. /etc/tsocks.conf
  10. # "socks.hello.com" we could also specify that, unless --disable-hostnames
  11. # was specified to ./configure).
  12. path {
  13. reaches = 150.0.0.0/255.255.0.0
  14. reaches = 150.1.0.0:80/255.255.0.0
  15. server = 10.1.7.25
  16. server_type = 5
  17. default_user = ok
  18. default_pass = ok

comments powered by Disqus