ProxyBot 0.7 Stable Released

March 12, 2008 – 4:31 pm

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

You must be logged in to post a comment.