Features:
	* config file
	* random entry support (so server logs wont show AS much as a pattern)
	* statistics (average tries per second, average hits per hour etc)
		+ html output
		+ text output
	* runtime submit method support
	* specifying methods (maybe)
	* multiple hosts (maybe)
		- host at a time
		- round robin
	* configure script (volunteers? please? email me :P)

Debugging:
	* get rid of dmalloc errors
	* add more debug messages (if needed)

Further testing:
	* session support
	* error/success codes return by various web servers
	* make sure this is the optimal way to brute force

Documentation:
	* further explain options if needed
