Hey,
I am running squid as an transparent http and https proxy, with icap and clamav to scan downloads. Is it possible to block downloads with special file extensions (like .doc or .zip)? Would be very helpful because many viruses are in .doc files.
Thank you ;)
Gesendet von meinem MI 9 mit Tapatalk
Isnt this possible via icap server settings?
I can choose
Scan for filestypes
But can't block them even if they are virus free I think.
Or I just don't know how :)
Gesendet von meinem MI 9 mit Tapatalk
I added this to my ACL List
.*\.exe$
but its not working. Any idea? :)
Maybe you can try Block specific MIME type reply in access control config?
Quote from: mimugmail on October 04, 2019, 10:34:22 AM
Maybe you can try Block specific MIME type reply in access control config?
Thanks
Do you know how they have to look like?