Commit Graph

13 Commits

Author SHA1 Message Date
Giles Bradshaw a2db62061d feat: squid 4.12 ubuntu focal 2020-08-12 11:40:17 +01:00
Will Rouesnel 3b98da64fc Fix the launch script. 2018-01-15 10:40:01 +11:00
Will Rouesnel 1bf188d23f Add Google DNS-over-HTTPS proxy for a full working corporate MITM-MITM-host
Add the necessary extra daemons to allow running this image behind a corporate
MITM webserver with a local MITM enabled for local caching even in the absence
of proper internal DNS service.
2018-01-10 15:40:08 +11:00
Will Rouesnel 81f102c4af Update to squid 4.0.21.
Also use bash traps to signal shutdown to squid.
2017-08-14 11:45:35 +10:00
Will Rouesnel 876e6e4b01 Use exec in squid.bsh so signals pass through correctly
On shutdown with unit files, this image can lead to a very long stall due to not passing signals from bash to squid properly.
2016-05-18 13:11:10 +10:00
Will Rouesnel 3e01ce28a8 ssl_db defaults to /var/spool/squid4/ssl_db not /var/lib/squid4/ssl_db 2016-05-04 11:05:43 +10:00
Will Rouesnel c73e187983 Add proxychain remote_dns support.
Also fix a bug preventing disabling the MITM proxy properly.
2016-04-14 09:31:50 +10:00
Will Rouesnel f3090564cf proxychains templating fix 2016-04-14 01:01:11 +10:00
Will Rouesnel b5f235eea7 Add support for proxychains and fix SSL cipher selection. 2016-04-14 00:41:08 +10:00
Will Rouesnel 811577a814 Fix a problem with the env var processing. 2016-04-04 13:49:54 +10:00
Will Rouesnel a33398b6d5 Add EXTRA_CONFIG and CONFIG_DISABLE options. 2016-04-01 09:42:17 +11:00
Will Rouesnel f1774f007d Add support for sorted CACHE_PEER env vars 2016-03-29 13:31:12 +11:00
Will Rouesnel 3a8b53db48 Full functionality build, producing a heavy-weight image.
Future refinement shold include scripting the build and then stripping all
ephemeral dependencies.
2016-03-26 21:23:11 +11:00