Posts Tagged “stable

ProxyBot 0.7 Stable Released

12-03-2008 Alec Hussey 3 Comments

So there were some things that were in need of tweaking in the last version, so I have now released version 0.7. Due to popular demand I have implemented support for MySQL in addition to Postgres. I tried getting SQLite to work but it isn’t thread safe and would require a new instance in every thread which makes things messy and does not work with the current database abstraction layer. So until I can pass SQLite instances across threads, that feature will not work. I put some more details in the readme which is included with the source distribution. I am always open to feedback so feel free.

Download ProxyBot

Filed under:
Tags: , ,

ProxyBot 0.6 Stable Released

Although I was finished with this about a month ago, I just haven’t gotten around to it until now. So here it is. Its the first stable release of ProxyBot, my port scanning IRC bot, version 0.6. As far as usage goes, its pretty self explanatory, simply download the tarball or zip archive and change directory into the proxybot folder and run the main.py file from the command line. For a set of command line options simply use –help or no arguments at all. As usual its Open Source and under the GNU GPL v3 and a copy of the license is included with the distribution. I currently don’t plan on addinany more features so if you have any ideas, please feel free to contact me and let me know.

Download ProxyBot

Filed under:
Tags: , ,