Commit Graph

36 Commits

Author SHA1 Message Date
Giles Bradshaw 4e0cd6e312 chore(release): 1.1.0 2020-08-12 11:51:08 +01:00
Giles Bradshaw a2db62061d feat: squid 4.12 ubuntu focal 2020-08-12 11:40:17 +01:00
Giles Bradshaw 73dcac6c03 chore(release): 1.0.0 2020-08-11 17:08:23 +01:00
Giles Bradshaw b28d5b0837 ci: added scripts and release 2020-08-11 17:07:02 +01:00
Will Rouesnel bcc25f2f1b Add TLS_OPTIONS parameter. 2018-01-15 10:40:01 +11:00
Will Rouesnel 3b98da64fc Fix the launch script. 2018-01-15 10:40:01 +11:00
Will Rouesnel 17597c5cf4
Update README.md 2018-01-10 21:50:11 +11:00
Will Rouesnel ffccddfb4c
Merge pull request #2 from wrouesnel/full_working_mitm
Add Google DNS-over-HTTPS proxy for a full working corporate MITM-MIT…
2018-01-10 21:45:07 +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 3d6fb6c0c1 Update to Proxychains 4.12 2017-12-22 11:18:41 +11:00
Will Rouesnel 6b59fe3d8b Add DOCKER_PREFIX for internal builds. 2017-12-22 11:10:47 +11:00
Will Rouesnel 36c2ef518b Bump ubuntu version. 2017-12-22 10:55:58 +11:00
Will Rouesnel 3d88e1460f Normalize source files within the image. 2017-12-22 10:55:37 +11:00
Will Rouesnel 80b213d21f Change image to build with Ubuntu:Zesty. 2017-08-14 11:51:55 +10: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 b33af30255 Fix entrypoint stanza to not start /bin/sh. 2016-11-23 10:54:08 +11:00
Will Rouesnel 407b6c46ef Squid 4.0.13. Add --disable-arch-native flag to generalize build environment. 2016-08-16 20:56:24 +10:00
Will Rouesnel 35acd9c33f Bump to Squid 4.0.12 2016-07-11 12:45:04 +10:00
Will Rouesnel 25c5609d12 Turn the squid launch command into an entrypoint 2016-05-25 13:48:10 +10:00
Will Rouesnel 2af7173b09 Merge pull request #1 from wrouesnel/wrouesnel-patch-1
Add DISABLE_CACHE config templating option.
2016-05-20 09:26:09 +10:00
Will Rouesnel 90970c98a9 Add DISABLE_CACHE config templating option. 2016-05-20 09:25:34 +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 c0e2308557 Bump squid version to 3.0.8 2016-04-15 09:56:43 +10:00
Will Rouesnel 7c97a5ef82 Update README.md 2016-04-14 09:39:13 +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 2d8754341c Update README.md about CACHE_PEER 2016-03-29 13:32:59 +11:00
Will Rouesnel f1774f007d Add support for sorted CACHE_PEER env vars 2016-03-29 13:31:12 +11:00
Will Rouesnel 3aa9af014d Update README.md 2016-03-29 13:19:20 +11:00
Will Rouesnel b262d98827 Add example usage 2016-03-26 21:38:21 +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
Will Rouesnel 25fd7172cc Squid 4 container 2016-03-16 01:05:06 +11:00