I previously posted about how to build tsocks on Mac OS X. Leveraging that work, I created my first Fink package, a package for tsocks. It's in the package submission queue waiting for the Fink team to review it. In the meantime,...
While Nicole and I were eating at Chipotle today, I looked up "burrito" on Wikipedia and came across this most entertaining page: Wikipedia: San Francisco burrito Some of my favorite tidbits: The aluminum foil wrapping--present...
I couldn't remember the password that I used for my SBC Yahoo! DSL account - I have it in my router config (for PPPoE) but I wanted to know it so that I could use it for dial-up. Since it was already in my router, I tried to view...
A very well-written and interesting doc on a plethora of networking topics and how they relate to Linux, covering a diverse range of topics such as TCP/IP basics, routing, firewalls, DNS, PPP, etc. An interesting read. Linux...
I recently told you about a cool piece of software called tsocks which allows non-SOCKS-aware applications to use SOCKS by using LD_PRELOAD to intercept their socket calls and route them through a SOCKS server. Installing on...