freebsd-ports/net/addrwatch/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
475 B
Text

addrwatch is a similar software to arpwatch. It main purpose is to
monitor network and log ethernet/ip pairings.
To simply try out addrwatch start it without any arguments. When
started without arguments it will open first non loopback interface and
start logging events to the console without writing anything to disk.
All discovered ethernet/ip address pairings will be printed to stdout.
All debug, warning, and err messages will be sent to syslog and printed
to stderr.