Hello everyone,

Online repository with latest Squid 6.13 (rebuilt from sources in Debian) for 
Ubuntu 22.04 LTS 64-bit is available at https://squid613.diladele.com/.
Github repo https://github.com/diladele/squid-ubuntu 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://squid613.diladele.com/ubuntu/ jammy main" \
    > /etc/apt/sources.list.d/squid613.diladele.com.list

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

# optional - switch to openssl based squid
update-alternatives --set squid /usr/sbin/squid-openssl

This version of Squid will be part of Web Safety 9.4 being released during 
February 2025.  If you have some spare time and are interested in Admin UI for 
Squid and ICAP web filtering, consider downloading a Web Safety appliance for 
VMware 
ESXi/vSphere<https://packages.diladele.com/websafety-va/9.4/websafety.zip> , 
Microsoft 
Hyper-V<https://packages.diladele.com/websafety-va/9.4/websafety-hyperv.zip>, 
Proxmox<https://packages.diladele.com/websafety-va/9.4/websafety-proxmox.zip> 
or even deploy it 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.



<<attachment: winmail.dat>>

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

Reply via email to