To install use  make && make install, run the daemons, after an hour or so run the image generation scripts (or just add the lscron.sh)
to your crontab config. stats are then viewable at  http://yourhost/lsnet

Hours of Love .....


02/26/2009 ---- This is lsnet version 0.3.0, it's still in heavy development.
		for now i've fully ported everything from perl to C 
		memory usage is down over 60% and could likely be improved upon, cpu usage has been 
		reduced by atleast a factor of 20. For now multiple host tracking via cgi is not present 
		like it was in my perl version, I'll likely add that first to the next release
		i've disabled the use of a database, as it really don't need one (1yr of logs might add up to 150MB or so), 
		I might add a log rotation feature (with compression) later, but a db just adds another pesky dependency.
		The 'Host' lines and 'RunGDs' have no effect, other than that it's better than the perl version in every way :)


