Guest User

Nickk's socksd.cfg

a guest
Oct 17th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [Global]
  2. ConfigScan 150
  3. LogFile socks.log
  4. LogLevel 2
  5. UserLog users.log
  6. PidFile socksd.pid
  7. MaxUsers 150
  8. Timeout 300
  9. Priority 4,0
  10.  
  11. [ExtSocks]
  12. squidoxy httpproxy 172.16.76.1:3128 0
  13.  
  14. [Rules:oxy_proxy]
  15. allow tcp to 0.0.0.0/32 80 through squidoxy
  16. allow tcp to 0.0.0.0/32 443 through squidoxy
  17. allow tcp to 0.0.0.0/32 8080 through squidoxy
  18.  
  19. [Rules]
  20. direct allow both to 0.0.0.0/32 *
  21.  
  22. [Logins:socks_external]
  23. Schtirlitz .................................................................+3iSU=
  24.  
  25. [Logins:socks_internal]
  26. Oxyd ..............................................................IuFmY=
  27.  
  28. [Socks:socks_external]
  29. Bind 192.168.140.91:1081
  30. MaxUsers 50
  31. Timeout 300
  32.  
  33. [Socks:socks_internal]
  34. Bind 172.16.76.1:1081
  35. MaxUsers -1
  36. Timeout 300
  37.  
  38. [User:socks_internal]
  39. ip 127.0.0.1 192.168.140.91 172.16.76.0/255.255.255.0
  40. auth 2
  41. logins Oxyd
  42. defrule deny
  43. rules oxy_proxy direct
  44.  
  45. [User:socks_external]
  46. ip 10.176.48.14
  47. auth 2
  48. logins Schtirlitz
  49. defrule deny
  50. rules oxy_proxy direct
  51.  
Advertisement
Add Comment
Please, Sign In to add comment