Hello everyone,

Online repository with latest Squid 6.9 (rebuilt from sources in Debian) for 
Ubuntu 22.04 LTS 64-bit is available at https://squid69.diladele.com/.
Github repo https://github.com/diladele/squid-ubuntu/tree/master/src/ubuntu22 
contains all the scripts we used to make this compilation.

Here are simple instructions how to use the repo. For more information see 
readme at https://github.com/diladele/squid-ubuntu .

# add diladele apt key
wget -qO - https://packages.diladele.com/diladele_pub.asc | sudo apt-key add -

# add new repo
echo "deb https://squid69.diladele.com/ubuntu/ jammy main" \
    > /etc/apt/sources.list.d/squid69.diladele.com.list

# and install
apt-get update && apt-get install -y \
    squid-common \
    squid-openssl \
    squidclient \
    libecap3 libecap3-dev

This version of Squid will now be part of Web Safety 9.2 coming out in summer 
of 2024.  If you have some spare time and are interested in Admin UI for Squid 
and ICAP web filtering, consider downloading an appliance for VMware 
ESXi/vSphere<https://packages.diladele.com/websafety-va/9.0/websafety.zip> or 
Microsoft 
Hyper-V<https://packages.diladele.com/websafety-va/9.0/websafety-hyperv.zip> or 
even deploy directly on Microsoft 
Azure<https://azuremarketplace.microsoft.com/en-us/marketplace/apps/diladele.websafety>
 and Amazon AWS<https://aws.amazon.com/marketplace/pp/prodview-ixvbzugrltcqq>.

Hope you will find this useful.

Best regards,
Rafael Akchurin
Diladele B.V.

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to