Amos Jeffries a écrit :
Consider very carefully; Why? do you really want to be blamed for anything people do through your squid? or any security holes you configure accidentally?

It's a private proxy. Only available from the vpn network :

acl vpn src 10.8.0.0/16
http_access deny all !vpn


configuration options for anonymity are:
  client_netmask
  header_access
  via
  forwarded_for (2.x only for now)

Thank you.

Reply via email to