			    Easy Sniffer
			    ------------
				by Marcelo Gornstein
				mgornstein@usa.net
					
Ok, here it is. Easy Sniffer 0.0.2 a "stable" release ;).
I've made a little FAQ for you to look, please feel free to send me any
comments about it or anything.
What else? Oh, yes. As you can see, there's some kind of info in config.h
which isn't coded yet. Ok, ok, so shoot me ;) I'm planning to. 

What can actually Easy Sniffer do?
Not much, really. Wait! Keep reading. ;)
For now, the BIGGEST sniffer you can code is one that will report any
tcp or udp packet making a connection to whatever port you tell him to watch
on any ethernet device. It will log time, and mac addresses.

The fun part
------------
So what? another sniffer for hacker-wannabees.
Not exactly! come on! work with me! ;)
The fun part is this: you decide via the config.h the "modules" you want
in your sniffer and the compiled sniffer will have only the code it needs.
Not more, not less. Think of Easy Sniffer as a module-sniffer.
For now on, it's just my little project. I'm learning, just like you
and would appreciate a lot any critic (cat flames > /dev/null).

Note:
----
This program should be run as root.
I'm planning to put this software under the GNU/GPL license.

And finally....

You will encounter bugs. Lot of them, so please:
Please send any comments to:
Marcelo Gornstein
mgornstein@usa.net
Your comments will help me on trying to make good-quality software ;)
------------------------------------------------------------------------------
README'S HISTORY

sniffer 0.0.1
-------------
Well, developers release. If you have this release you better be reading
that code now, not trying to fine a fancy-README file!.

