idlethreat

stupid is durable

Archive for August, 2008

Encrypted Browsing Using Squid and OpenVPN

without comments

Here's a rather old-ish document that I published on Google Docs a while back.

Now looking back on it, it probably needs a revamp. and filling out of the particular bits. There's still a deep need to finish up the bottom bit and make it more presentable.

This evening I spent quite a bit of time coming up with a web-based OpenVPN certificate generator. while successful in writing up an application to do the job, there's still quite a number of dependencies that I need to flesh out and document before I can put everything together and present it.

In any case. Enjoy the other stuff. more later as it comes in.

tom

Written by admin

August 24th, 2008 at 9:50 pm

Posted in Code

UDP Syslog Beacon

without comments

Yet another one-trick-pony bit of software.

This application will send a “beacon” message every two seconds from one server to another via UDP syslog. To make it go, you will need to run it with an argument- the argument is the IP address you wish to send message to.

Click read more for examples!
Read the rest of this entry »

Written by admin

August 13th, 2008 at 10:43 pm

Posted in Code