[squid-users] transparent https with delay

2020-02-11 Thread Yurii Kirychuk
Hello. Rebuild Squid with --disable-ipv6 (squid -v
https://pastebin.com/Gg2VPr0v).
Total time spent making DNS lookups (milliseconds) in access.log:
https://pastebin.com/zdwHjRHk

Can u tell more about TCP timeout?
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


[squid-users] Ubuntu 18 LTS repository for Squid 4.10 (rebuilt with sslbump support from sources in Debian unstable)

2020-02-11 Thread Rafael Akchurin
Hello everyone,

The online repository with latest Squid 4.10 (rebuilt from Debian unstable with 
sslbump support) for Ubuntu 18 LTS 64-bit is available at squid410.diladele.com.
Github repo at https://github.com/diladele/squid-ubuntu contains the scripts we 
used to make this compilation.
Scripts for Ubuntu 16 are also available in that repo.

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 - http://packages.diladele.com/diladele_pub.asc | sudo apt-key add -

# add repo
echo "deb http://squid410.diladele.com/ubuntu/ bionic main" > 
/etc/apt/sources.list.d/squid410.diladele.com.list

# update the apt cache
apt-get update

# install
apt-get install squid-common
apt-get install squid
apt-get install squidclient

Hope you will find this useful. Note that older repo of squid49.diladele.com 
will be taken down in 2 years.

Best regards,
Rafael Akchurin
Diladele B.V.

--
Please take a look at another our project - DNS Safety filtering server.  Sort 
of Web Safety implemented as DNS Server. Might be interesting in deployments 
where HTTPS decryption is not possible.
https://dnssafety.diladele.com/


We are now also researching a possibility to have an iPhone/iPad built in DNS 
blocker that will allow you to filter outgoing DNS requests on any connection, 
even 4G.
The application will be built using Apple Network 
Extension 
framework. Stay tuned!
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users