Modules for arpalert

Module ARPView

What is it ?

ARPView provides a graphical user interface for watching the live live network discovery.

arpview screenshot

Changes

  • version 0.0.3 (beta): (19/09/2007)
    export discover data in xml
    confirmation quit
  • version 0.0.2 (beta): (13/09/2007)
    change default font to one step font (courier)
    4 digits for the year
    Change tooltips text
  • version 0.0.1 (beta): (27/08/2007)
    initial release

Compilation / Installation:

The configuration / installation is standard: ./configure && make && make install
if the ARPAlert API does not installed in the stadard search directory for includes, the ./configure command line is:
CFLAGS=-I/absolute/path/for/arpalert/api/ ./configure
The others options are:

  • --prefix: Installation directory (by default: /opt/arpalert)

Use module

This module run with default configuration. For launch it, the command line is: sudo /opt/arpalert/sbin/arpalert -m /opt/arpalert/lib/arpalert/arpview.so

Download

Version 0: