EtherApe is a graphical network monitor for Unix modeled after
etherman. Featuring link layer, ip and TCP modes, it displays network
activity graphically. Hosts and links change in size with traffic.
Color coded protocols display. It supports Ethernet, FDDI, Token
Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown,
and can read traffic from a file as well as live from the network.
WWW: http://etherape.sourceforge.net/
from Craig Barraclough <craigba@creative.com.au>
* When no servers have been registered, automatically open the
"Register Server" dialog on startup.
* Fixed a minor bug which didn't automatically set the correct
default values for some features introduced in the prevous version
when registering a new server.
* Added an "Unlimited" option for the Automatic SELECT Limit option.
* Enabled plugin support.
* Fixed a bug compiling MySQLCC with Qt < 3.1.0.
* Fixed a bug which automatically used the default unix socket when
"localhost" was defined as the servers hostname. It now uses the
unix socket if the hostname is "localhost" and the port is 3306.
Honeyd is a small daemon that creates virtual hosts on a network. The
hosts can be configured to run arbitrary services, and their personality
can be adapted so that they appear to be running certain operating
systems. Honeyd enables a single host to claim multiple addresses on a
LAN for network simulation.
"looks ok" sturm@
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_geoip is an Apache module for finding the country that a web request
originated from. It uses the GeoIP library and database to perform
the lookup.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
GeoIP is a C library that enables the user to find the country that any IP
address or hostname originates from.