WELCOME TO VISITORS 0.5
-----------------------

Hello, this is Visitors,
a fast and easy to use web log analyzer.

For more usage information, documentation and examples
please visit:

  http://www.hping.org/visitors

or check the docs.html file in this directory
for the reference documentation.

HOW TO COMPILE
--------------

Under UNIX systems just type:

% make

Under WIN32 you need MINGW and MSYS, then follow the above
istructions.

For compliation problems please write an email to <antirez@invece.org>
with the exact problem, version of Visitors, environment, GCC used, and so
on.

HOW TO USE WITH IIS LOGS
------------------------

Use the iis2apache.pl perl script to do the conversion, like:

cat yourIISLogFile.txt | perl iis2apache.pl > yourConvertedFile.txt

Then run visitors against "yourConvertedFile.txt".

HOW TO HELP
-----------

Unfortunately I can't accept source code written by external contributors
without a "Copyright Assignment", because I'm not sure I'll take the
GPL license in the future, instead I may switch to BSD, or even to create
a commercial version of Visitors (very unlikely). Because I don't like
the idea of "Copyright Assignment" at all I'll be happy to implement
any useful feature in Visitors for you so: Please send suggestions
and bug reports. Thank you.

Enjoy,
Salvatore Sanfilippo
