Menu

Tree [deaa28] default tip /
 History

Read Only access


File Date Author Commit
 doc 2026-02-21 R.Ghetta R.Ghetta [91443c] implement a command to clear the address cache,...
 glade 2026-02-21 R.Ghetta R.Ghetta [91443c] implement a command to clear the address cache,...
 m4 2022-01-22 R.Ghetta R.Ghetta [383b46] modernize autotools, remove obsolete files
 po 2026-02-27 Temuri Doghonadze Temuri Doghonadze [deaa28] po: Add Georgain translation
 src 2026-02-21 R.Ghetta R.Ghetta [91443c] implement a command to clear the address cache,...
 tests 2025-09-08 R.Ghetta R.Ghetta [de42ed] review timings
 .gitlab-ci.yml 2025-09-09 R.Ghetta R.Ghetta [3f8918] simplify pipeline: no prepare stage (useless wi...
 .hgignore 2025-09-07 R.Ghetta R.Ghetta [ff3792] PROVE - usa pid per trovare window, salva in re...
 .hgtags 2025-09-15 R.Ghetta R.Ghetta [445cb1] Added tag 0.9.21 for changeset 61c827bab9d2
 ABOUT-NLS 2025-09-07 R.Ghetta R.Ghetta [c1e7af] modernize configure.ac
 AUTHORS 2025-09-15 R.Ghetta R.Ghetta [61c827] update news and authors, adding missing contrib...
 COPYING 2016-02-06 R.Ghetta R.Ghetta [8cb594] updates and fixes for 0.9.14
 ChangeLog 2017-06-03 R.Ghetta R.Ghetta [543a22] make automake happy again
 FAQ 2009-09-27 R.Ghetta R.Ghetta [c1fa86] release 0.9.8
 INSTALL 2022-02-19 R.Ghetta R.Ghetta [eb4ae1] mkinstalldirs is checked but non really used
 Makefile.am 2022-01-22 R.Ghetta R.Ghetta [383b46] modernize autotools, remove obsolete files
 NEWS 2026-02-22 R.Ghetta R.Ghetta [20df4f] I mistyped the name of Ronald Henderson, many a...
 PKGBUILD.in 2025-07-28 R.Ghetta R.Ghetta [6664ba] size diagram to node centers
 README 2025-09-07 R.Ghetta R.Ghetta [c1e7af] modernize configure.ac
 README.bugs 2009-09-27 R.Ghetta R.Ghetta [c1fa86] release 0.9.8
 TODO 2018-02-04 R.Ghetta R.Ghetta [b848bb] starting to replace GnomeCanvas with GooCanvas
 autogen.sh 2021-04-10 R.Ghetta R.Ghetta [c72b4a] basic gitlab CI configuration
 configure.ac 2025-09-07 R.Ghetta R.Ghetta [c1e7af] modernize configure.ac
 etherape.1 2021-02-14 R.Ghetta R.Ghetta [9d9736] update sourceforge link
 etherape.desktop.in 2017-07-03 Patrick Matthäi Patrick Matthäi [e37e7b] # Add keywords to desktop file.
 etherape.png 2001-04-03 toledo toledo [ffe41b] New version: 0.5.7
 etherape.spec.in 2025-07-28 R.Ghetta R.Ghetta [6664ba] size diagram to node centers
 mkinstalldirs 2025-09-07 R.Ghetta R.Ghetta [c1e7af] modernize configure.ac
 uncrustify.cfg 2020-05-15 R.Ghetta R.Ghetta [28788f] update uncrustify and reformat

Read Me

General Information
------- -----------

EtherApe is a network traffic browser. It displays network activity
graphically. It uses GNOME libraries as it's user interface, and 
libpcap, a packet capture and filtering library.

EtherApe started as an etherman clone, but now it has some unique
features. It can run in "interape" mode with -m ip, and in
"tcp-ape" mode with -m tcp. Expect more modes to come soon.

EtherApe will use /etc/ethers if there is one. If not, it will 
try to reverse lookup the ip address. 

IMPORTANT! It is particularly important when running EtherApe
to have the ethernet address of your router in /etc/ethers.
If not, your router will have as name whatever IP address
it was forwarding traffic from when it was first heard.

Check the NEWS file for the latest developments, and 
etherape --help for the current set of options.

You will have to have superuser privileges in order to use this
program, as is the case with any libpcap based application.


Installation:
-------------
Please read the INSTALL file for installation instructions.
Brief summary:

        # ./configure
        # make install

By default, binaries will be copied to /usr/local/sbin
You may uninstall later by running

	# make uninstall

You will also find information on how to build a debian package
in the INSTALL file.


Porting:
--------
EtherApe is developed on Linux, but should probably compile and run in other Unix-like OS. 


Further information:
--------------------

See the EtherApe web page at
https://etherape.sourceforge.io/

To receive a message whenever a new version of EtherApe is 
available, go to http://sourceforge.net/project/?group_id=2712 and
click on the "Monitor this module" link.

See README.bugs for instructions on how to send a bug report.

MongoDB Logo MongoDB