developped by Alexandre Fenyo
licensed under the GNU Public License

network analysis - free software
check gnetwatch at sourceforge

Downloading GNetWatch

The easiest way to start with GNetWatch on Linux is to pull the Docker Image from Docker Hub: https://hub.docker.com/r/fenyoa/gnetwatch/

The easiest way to start with GNetWatch on Windows is to download a bundle (installation already packaged) on SourceForge.

Bundles (installation already packaged) for Windows and Linux operating systems:
 . go to the SourceForge file releases page for GNetWatch,
 . then select the package named gnetwatch,
 . in this package, select the version (ex.: 4_1),
 . in this directory, select the operating system target (ex.: win32-x86_64 for Windows 64 bits),
 . finally, follow the quick start guide or the whole instructions in the documentation page.

NOTE FOR LINUX USERS: you also need to install a JRE 7 or higher and lib-webkit-gtk.
For instance, on ubuntu 12.04 (precise), run 'apt-get install openjdk-7-jre libwebkitgtk-1.0-common libwebkitgtk-1.0-0' to install the required packages.

Here are direct links to the latest bundles:
- gnetwatch-4.1-win32-x86_64.zip: Windows (32/64 bits) with 64 bits Java Runtime Environment (JRE)
usage: unzip and run gnetwatch.bat

- gnetwatch-4.1-win32-x86.zip: Windows (32/64 bits) with 32 bits Java Runtime Environment (JRE)
usage: unzip and run gnetwatch.bat

- gnetwatch-4.1-linux-x86_64.tar.bz2: Linux (32/64 bits) with 64 bits Java Runtime Environment (JRE)
usage: extract to disk and run gnetwatch.sh

- gnetwatch-4.1-linux-x86.tar.bz2: Linux (32/64 bits) with 32 bits Java Runtime Environment (JRE)
usage: extract to disk and run gnetwatch.sh


If you want to understand how GNetWatch works, you can download the GNetWatch java sources.

JavaDoc

You can browser the GNetWatch JavaDoc documentation here.


SourceForge.net Logo

Other projects from the same author

ImageElectronic design: driving a 60A relay with a micro-controller
Use this device to drive a 60 Ampere relay in order to power on/off dozens of computers at once.

Image"new_station" patch for hostapd
Improve 802.1X authentication on wired IEEE 802 media, with this patch for hostapd.

ImageRaccorder son réseau d'entreprise à l'Internet
A free book about networks. First published by Eyrolles in 1997, and under terms of Creative Commons in 2006.
© A. Fenyo - F. Le Guern - S. Tardieu

Split tunneling with Cisco
Enabling split tunneling with Cisco IPsec VPN Linux client software is always possible: read this.

Motorized camera controlled by the telephone
This project demonstrates how to drive a camera from the telephone line, any details here.

Free software by the same author

Imageusbdrive.exe
Copy, manipulate and erase raw data on your usb flash drive. Essential to really get privacy with your files.

ANMT
This software is a mobile users monitoring tool designed for the Ambience european research project. More informations here.

Back2Future
Back2Future is a utility adding extra time to the trial period of your WindowsCE/PocketPC sharewares. More informations here.

JavaShare
JavaShare is a client/server software for email and file transfer under unreliable and low-bandwidth environments (for instance with a PDA using a network connection on top of PPP through an IrDA channel established with a mobile GSM phone). The communications are compressed and an interrupted transfer is restarted at the last position. More informations here.

avi2ppm
This is an AVI2PPM (avi to ppm) transcoder running under Windows : it decodes the frames in any avi file and stores each of them into a separate ppm file (Portable PixMap : standart Unix format). Of course, you need to get the decoding codec corresponding to your avi file on the PC where you run avi2ppm.exe. More informations here.

MPC-OS
MPC-OS is the Operating System of the MPC parallel computer. More informations here.

EudoPlus
Ag. and I have written this add-on to Eudora, in order to get rid of this so unpleasant advertisement window in the free full-featured version of Eudora 5.0. To install Eudoplus, you just need to copy it into the Eudora installation directory, and to launch eudoplus.exe instead of eudora.exe : it will launch Eudora for you, but without the ads window. More informations here.

MBox2Mapi
MAILBOX2MAPI is a utility adding advanced control on the mail subsystem for WindowsCE/PocketPC. It offers two functions: extraction of a Unix mailbox file into the Message Store, to let the user read mails directly from Pocket Outlook and mails removal without connecting to the corresponding service (under WindowsCE/PocketPC, you often cannot delete mails when not connected to the service that added them). More informations here.

XMLLogs
XMLLogs let you automatically build graphs and publish them on the web. More informations here.

XSU
This software is a graphical tool to start a program under a new user account (must be root). More informations here.

Cecile
This software is a distributed project allocator. More informations here.

NNTPgrep
This software connects to a news server (NNTP) nd incrementally applies regular expressions to search for particular articles. More informations here.