From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- .../2003-08-10-squid-to-privoxy-proxy-o-rama.html | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/posts/2003-08-10-squid-to-privoxy-proxy-o-rama.html (limited to 'content/posts/2003-08-10-squid-to-privoxy-proxy-o-rama.html') diff --git a/content/posts/2003-08-10-squid-to-privoxy-proxy-o-rama.html b/content/posts/2003-08-10-squid-to-privoxy-proxy-o-rama.html new file mode 100644 index 0000000..ea69b98 --- /dev/null +++ b/content/posts/2003-08-10-squid-to-privoxy-proxy-o-rama.html @@ -0,0 +1,27 @@ +--- +date: "2003-08-10T14:38:09Z" +title: Squid to Privoxy, Proxy-O-Rama +--- + +

+I just finished setting Squid. +It forwards to Privoxy. Things +feel a little faster, but I'll have to play around with it a bit more +before I know for sure. Also, I set up automatic +browser proxy configuration based on this +script. My internal machines can access the proxy configuration at +the URL +http://proxy/auto/. If you'd like to use it, you can +grab it here. +

+ +

+New Paul Graham article. A rant on jwz's blog about the problems with CSS layout. Gcrypt, a set of crypto functions from GnuPG; I'm thinking about whipping up some Ruby bindings. +

+ +

+I've finally got some content on my other personal site. I think I'm going to be using it for non-tech material (writing, day to day stuff, etc). The backend is much smaller (and cleaner) than this site, and as a result it's easier to update and maintain. +

+ -- cgit v1.2.3