Netactview is a graphical network connections viewer for Linux, similar in functionality with Netstat. It includes features like process information, host name retrieval, automatic refresh and sorting. It has a fully featured GTK 2 graphical interface.
Be the first to post a text review of Net Activity Viewer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2008-12-23 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4.1 released] * src/mainwindow.c: Fixed a filtering bug. Updated and closed connections were not filtered properly. 2008-11-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4 released] * src/mainwindow.c: Added color highlight for new and closed connections * src/mainwindow.c: Using gnome fixed width font for network statistics 2008-09-08 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3.1 released] * src/net.c: Fixed closed udp endpoints status 2008-05-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3 released] * src/mainwindow.c: Added filtering. 2008-03-05 Mihai Varzaru <mihaiv@gmail.com> * src/mainwindow.c: Added a fail safe fix for invalid network statistics. Still need to refine the solution by responding to events that reset network statistics (like suspend/resume). 2008-02-22 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.2 released] * configure.ac, src/mainwindow.c: Calling gksu with its absolute path. 2008-01-02 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.1 released] * src/process.c, src/net.c: Fixed incorrect process name display. * src/main.c: Added error if the application glade XML is not found. * src/mainwindow.c: More strict checks for the configuration file settings load. 2007-12-27 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.2 released ] * Added port names * Added network statistics * Added restart as root * Changed preferences load and save to use the sudo user rights and home directory * Disabled menu entries in contexts where their action is not meaningfull * Fixed some small issues 2007-12-18 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.1 released ] * This is the first Net Activity Viewer version.
2008-12-23 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4.1 released] * src/mainwindow.c: Fixed a filtering bug. Updated and closed connections were not filtered properly. 2008-11-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4 released] * src/mainwindow.c: Added color highlight for new and closed connections * src/mainwindow.c: Using gnome fixed width font for network statistics 2008-09-08 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3.1 released] * src/net.c: Fixed closed udp endpoints status 2008-05-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3 released] * src/mainwindow.c: Added filtering. 2008-03-05 Mihai Varzaru <mihaiv@gmail.com> * src/mainwindow.c: Added a fail safe fix for invalid network statistics. Still need to refine the solution by responding to events that reset network statistics (like suspend/resume). 2008-02-22 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.2 released] * configure.ac, src/mainwindow.c: Calling gksu with its absolute path. 2008-01-02 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.1 released] * src/process.c, src/net.c: Fixed incorrect process name display. * src/main.c: Added error if the application glade XML is not found. * src/mainwindow.c: More strict checks for the configuration file settings load. 2007-12-27 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.2 released ] * Added port names * Added network statistics * Added restart as root * Changed preferences load and save to use the sudo user rights and home directory * Disabled menu entries in contexts where their action is not meaningfull * Fixed some small issues 2007-12-18 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.1 released ] * This is the first Net Activity Viewer version.
2008-12-23 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4.1 released] * src/mainwindow.c: Fixed a filtering bug. Updated and closed connections were not filtered properly. 2008-11-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4 released] * src/mainwindow.c: Added color highlight for new and closed connections * src/mainwindow.c: Using gnome fixed width font for network statistics 2008-09-08 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3.1 released] * src/net.c: Fixed closed udp endpoints status 2008-05-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3 released] * src/mainwindow.c: Added filtering. 2008-03-05 Mihai Varzaru <mihaiv@gmail.com> * src/mainwindow.c: Added a fail safe fix for invalid network statistics. Still need to refine the solution by responding to events that reset network statistics (like suspend/resume). 2008-02-22 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.2 released] * configure.ac, src/mainwindow.c: Calling gksu with its absolute path. 2008-01-02 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.1 released] * src/process.c, src/net.c: Fixed incorrect process name display. * src/main.c: Added error if the application glade XML is not found. * src/mainwindow.c: More strict checks for the configuration file settings load. 2007-12-27 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.2 released ] * Added port names * Added network statistics * Added restart as root * Changed preferences load and save to use the sudo user rights and home directory * Disabled menu entries in contexts where their action is not meaningfull * Fixed some small issues 2007-12-18 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.1 released ] * This is the first Net Activity Viewer version.
Netactview is a graphical network connections viewer for Linux, similar in functionality with Netstat. It includes features like process information, host name retrieval, automatic refresh and sorting. It has a fully featured GTK 2 graphical interface. This is a bug fix release. Fixed a filtering bug. Updated and closed connections were not filtered properly. Take a look at the screenshots: http://netactview.sourceforge.net/screenshots.html Here you can download the latest version: http://netactview.sourceforge.net/download.html
2008-11-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4 released] * src/mainwindow.c: Added color highlight for new and closed connections * src/mainwindow.c: Using gnome fixed width font for network statistics 2008-09-08 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3.1 released] * src/net.c: Fixed closed udp endpoints status 2008-05-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3 released] * src/mainwindow.c: Added filtering. 2008-03-05 Mihai Varzaru <mihaiv@gmail.com> * src/mainwindow.c: Added a fail safe fix for invalid network statistics. Still need to refine the solution by responding to events that reset network statistics (like suspend/resume). 2008-02-22 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.2 released] * configure.ac, src/mainwindow.c: Calling gksu with its absolute path. 2008-01-02 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.1 released] * src/process.c, src/net.c: Fixed incorrect process name display. * src/main.c: Added error if the application glade XML is not found. * src/mainwindow.c: More strict checks for the configuration file settings load. 2007-12-27 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.2 released ] * Added port names * Added network statistics * Added restart as root * Changed preferences load and save to use the sudo user rights and home directory * Disabled menu entries in contexts where their action is not meaningfull * Fixed some small issues 2007-12-18 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.1 released ] * This is the first Net Activity Viewer version.
2008-11-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.4 released] * src/mainwindow.c: Added color highlight for new and closed connections * src/mainwindow.c: Using gnome fixed width font for network statistics 2008-09-08 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3.1 released] * src/net.c: Fixed closed udp endpoints status 2008-05-12 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.3 released] * src/mainwindow.c: Added filtering. 2008-03-05 Mihai Varzaru <mihaiv@gmail.com> * src/mainwindow.c: Added a fail safe fix for invalid network statistics. Still need to refine the solution by responding to events that reset network statistics (like suspend/resume). 2008-02-22 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.2 released] * configure.ac, src/mainwindow.c: Calling gksu with its absolute path. 2008-01-02 Mihai Varzaru <mihaiv@gmail.com> [Net Activity Viewer 0.2.1 released] * src/process.c, src/net.c: Fixed incorrect process name display. * src/main.c: Added error if the application glade XML is not found. * src/mainwindow.c: More strict checks for the configuration file settings load. 2007-12-27 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.2 released ] * Added port names * Added network statistics * Added restart as root * Changed preferences load and save to use the sudo user rights and home directory * Disabled menu entries in contexts where their action is not meaningfull * Fixed some small issues 2007-12-18 Mihai Varzaru <mihaiv@gmail.com> [ Net Activity Viewer 0.1 released ] * This is the first Net Activity Viewer version.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?