Search squid archive

Re: Squid white list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 14/07/22 23:16, Ben Goz wrote:
Can you please recommend on a programmatic way to list all links in case that domain A links media also from domain B but I added manually only domain A?


For that you will need the list of domains to be in some dynamically generated database. Along with a content adaptation module (may or may not be available publicly) to parse and process all HTML going through the proxy that updates your database. Maybe also TLS decryption of traffic so it can be passed to the adapter.

You can in some situations check the Referer header URLs against your whitelist. But that is not available on TLS traffic, unpredictable whether Referer even arrives on non-TLS and can be easily forged by clients to bypass proxy rules.

HTH
Amos
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users



[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux