nongraphical

Posts tagged code

Updated Squid 3 configuration

Here is the updated version of my previous authenticating/forwarding Squid 3 config. It adds some things and fixes some things. In particular, the peer exclusion rules from the previous config were not working - this one should correctly not use the parent proxies when querying "local addresses". As before, the configuration file contains two proxy servers for load balancing; it can be extended easily to include more.

A tool for removing duplicate files

Download RemoveDuplicates.py

Programming Club!

Hello, fellow programmers! I'll be posting useful information, practice, tutorials, resources, and all other things vaguely programming-related here. Soon there will be posted a general outline of what's going to be happening this year, but for now, just let me say that we'll be working mainly with web applications and web development. It should be pretty apparent from reading recent technology news that the IT world is focused on two main trends right now: web apps and the eventual "web desktop," and of course server virtualization. Suffice it to say that, after you're through with this yea

Squid 3 authenticating proxy chaining

My school uses an NTLM-authenticating proxy server, and this causes problems with lots of applications which don't support proxy servers. Many, many solutions have been proposed to this problem, but I'll focus on one that I find particularly appealing: setting up a non-authenticating personal proxy server which forwards requests to the main proxy server.

Update: use the new version of this config file - it works better.

Google Chrome - first impressions

So here it is, finally: the legendary Google browser.