Customization ------------- Logging ------- Currently the database schema is fixed and limitted to only logging the source and destination IP addresses and ports. However I'm keen on seeing what kind of things people would like to view. Obvious things that could be useful include the TCP/IP flags which are set and the payload of incoming packets. Visualization ------------- Designing GUI's is hard. Designing good GUI's is even harder. I know that I'm not the best in the world, so I've setup this release to be a template based system. For each page which is viewed in the web browser there is a template file contained in 'web/tmpl' which specifies the layout of the page. Anybody wishing to rework the GUI should modify these, and mail me updated files if they wish their changes to be incorporated into the next release. Steve --