I have removed a few lines that prints out the data that matches the regex. I forgot to take them out in v1.0, and since a few people have downloaded v1.0, I am releasing this as v1.0.1.
Sorry for this stupid mistake.
So much has been added it's almost worthless to go over it all here. Check out the ChangeLog for all the details
v0.6 was released earlier today...
The new -g and -u options are for changing the effective EGID/EUID after we don't need root privileges anymore. If they aren't used, the IDs are now set to 1000 (they remained 0 the whole time before this version).
I cleaned up/reorganized some code. Put all the header structs together near the top (all of the pointers are done in the individual functions), made a 'struct pkt' for the packet counters so they aren't global anymore, and some other little things.... read more
This is the first time I've used the News feature, so I'm really just testing this out.
Check the ChangeLog for details on the new release.