Re: [squid-users] Redirect youtube

2018-12-17 Thread Amos Jeffries
On 18/12/18 6:24 am, Darvin Rivera Aguilar wrote:
> Hello
> I have Debian 9 and squid from oficial debian repo (Squid Cache: Version
> 3.5.23)
> It's posible to redirect https://www.youtube.com to
> https://m.youtube.com for all users in squid?


Yes. However the Debian official packages do not provide support for
SSL-Bump features. So not with that particular Squid package you
currently have installed.


If you are needing to intercept that HTTPS traffic you will have to
rebuild Squid with SSL-Bump features. Instructions for re-building the
Debian package with OpenSSL are at
.
(Please use v4 instead of v3.5 for any new installations. Since you are
custom building it is a good idea to build the latest version to get the
most fixes and longest support times.)


If you are using Squid just as a TLS proxy the Squid v4 packages from
Debian Testing/Buster should be fine. There are some issues with TLS
fine tuning still being worked out, but that is separate from this
use-case of yours. Worst-case you can rebuild with OpenSSL as above.


Provided you actually use a proper *redirect* rather than a URL-rewrite
it should work fine:

 acl www_youtube dstdomain www.youtube.com
 deny_info 302:https://m.youtube.com%R www_youtube
 http_access deny www_youtube


Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] Redirect youtube

2018-12-17 Thread Darvin Rivera Aguilar

Hello
I have Debian 9 and squid from oficial debian repo (Squid Cache: Version 
3.5.23)
It's posible to redirect https://www.youtube.com to 
https://m.youtube.com for all users in squid?

---"Convencion Internacional Cientifica y Tecnologica de la Universidad de Camaguey 
Ignacio Agramonte Loynaz" del 21 al 24 de mayo del 2019 Sede: Cayo Santa Maria, Cuba 
 http://cict.reduc.edu.cu/

---Universidad de Camaguey "Ignacio Agramonte Loynaz", Cuba 
http://www.reduc.edu.cu/
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] [icap] Release Candidate of Web Safety 7.0 web filter for Squid proxy

2018-12-17 Thread Rafael Akchurin
Hello everyone,

The release candidate build of Web Safety ICAP web filter for Squid proxy 
(version 7.0.0.8768 built on December 14, 2018) is now available for download.
This version contains the following breaking changes, fixes and improvements:


  *   Base platform moved to Ubuntu 18 LTS
  *   Required Python version is now 3 instead of 2.
  *   Required Django version is now 2.1.2 instead of 1.11.
  *   Squid proxy is now version 4.4.
  *   FreeBSD 11, pfSense 2.4 and Raspbian 9 builds are available (status is 
still experimental)

Pre-configured virtual appliances for VMware ESXi/vSphere and Microsoft Hyper-V 
are available from https://www.diladele.com/download_next_version.html.
GitHub repo with automation scripts we used to build this virtual appliance 
from stock Ubuntu 18 LTS image is at 
https://github.com/diladele/websafety-virtual-appliance/tree/release-7.0.0/scripts.ubuntu18

Direct links to virtual appliances:


  *   
http://packages.diladele.com/websafety/7.0.0.8768/va/ubuntu18/websafety.zip
  *   
http://packages.diladele.com/websafety/7.0.0.8768/va/ubuntu18/websafety-hyperv.zip

Virtual appliance for Microsoft Azure is available from Azure Marketplace at 
https://azuremarketplace.microsoft.com/en-us/marketplace/apps/diladele.websafety?tab=Overview
Corresponding deployment guide is at 
https://docs.diladele.com/tutorials/proxy_in_microsoft_azure/index.html.

Virtual appliance for Amazon AWS is published at 
https://aws.amazon.com/marketplace/pp/B07KJHLHKC?qid=1542298277826=0-1_=srh_res_product_title
 with corresponding deployment guide at 
https://docs.diladele.com/tutorials/web_filter_amazon_aws/index.html

Your questions/issues/bugs are welcome at supp...@diladele.com

The final release is planned at the end of January 2019.
Thanks to all of you for making this possible!

Best regards,
Rafael Akchurin
Diladele B.V.

___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users