CBM Files from Canada Remote Systems

These are the Commodore files from Canada Remote Systems (CRS) which was a major commercial bulletin board system located in Toronto, Ontario, Canada from 1979 to 1996. From 1989 to around 1995 I was the Commodore Chairman of the CBM section and was responsible for populating the file section. Most of the files originated from QLink and Genie. Thanks to Jim Dearden for sending me all the files he downloaded before CRS shut down.

geoLink 128 IRC Client

geoLink is an IRC client for GEOS 64/128 and an RR-NET compatible network cartridge such as the 64NIC+, 1541 Ultimate, RR-Net, MMC Replay, or FB-Net network card. geoLink V1.01 was released in 2010 by ShadowM for the C64 and C128 in 40 column mode. In 2019 I created a build environment in CC65 and got to work on porting it to 80 column mode on the C128. geoLink128 can be downloaded as a .

NightHunters for Quake 2

Back in November of 2003 I worked on a Quake 2 mod called NightHunters. The source code is avaialable on GitHub along with fixes to allow it to compile on a modern Linux system (gcc version 9.3.0+). Also available in the repository is a pre-built Linux 64bit library file that can be used with Yamagi Quake II. To install, download nh151.zip or nh151.tgz from the Download section of the Night Hunters web site and then extract to your Quake2 folder.

SNMP Trap Translator - SNMPTT

SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl for use with the Net-SNMP snmptrapd program (net-snmp.org). The latest version is v1.4.2 which was released on July 23rd, 2020. See snmptt.org for more info.

Nagios advanced permissions

Back in November of 2006 I created a patch for Nagios which added advanced permissions to the cgi web interface. With the modern interfaces available for Nagios and Icinga, this is no longer needed. Click here for more info.

DHCRelay PXE Master Serve

Back in November of 2008 I created a patch for the ISC DHCP Relay server which allowed you redirect PXE requests to different servers based on the client’s MAC address. Click here for more info.

XQF Game Server Browser

XQF is a game server browser and launcher for Unix/X11 for many popular games such as the Quake series, Unreal Tournament series, Half-Life etc. XQF is a front-end to QStat, a program by Steve Jankowski and uses the GTK+ toolkit. I was a contributor to this project from 2000 to 2003. License: GPL XQF home page GitHub source SourceForge source

SNMP Proxy for Windows - SNMPPfW

SNMP Proxy for Windows is an extension agent for the Microsoft SNMP service which allows the Microsoft SNMP agent to redirect requests for user defined OIDs to another SNMP agent running on the same machine with a different TCP/IP port number, or another machine on the network. This program is no longer in development. License: GPL SNMP Proxy for Windows V0.1 download: SourceForge download page