Created by Patrick Lagacé English | Français  
   Description   |   Minimum Requirements   |   Screenshots   |   Download   |   Change Log   |   Contact
    
Change Log

Version 2.0.1
- added the BaudRate directive in the configuration file
- fixed Makefile, it was doing automaticly make install without any prompt

Version 2.0
- rewrote lcdnetstat from scratch in C
- removed lcdproc communication
- created a direct communication with the LCD device
- reuse netstat instead of /proc/net/tcp (compatbility reason)
- removed title, now it uses every line to display

Version 1.3
- added HideDuplicate settings
- added the deamon feature
- added RefreshInterval in config file
- allowed to view more than 3 firsts connections
- modularized the script
- used /proc/net/tcp instead of `netstat`

Version 1.2
- now uses only one table (for ip and port)
- the timestamp no longer uses a system call
- port of the remote computer is shown on the lcd screen
- line wrapping when more than 20 caracters
- integration of the configuration file
- changed the title from the configuration file
- added IgnoreList feature from the configuration file
- added NameResolution feature from the configuration file
- added a debug mode
- added LCDproc server settings from the configuration file

Version 1.1
- changed title for \"TCP/IP Connections\"
- added a message when there is no incoming connections
- changed the way to work with netstat, instead of using an open, we now use an array
- fixed intermittent 'broken pipe' bug

Version 1.0
- original release


Suggestion
You have an idea for the next release of LCDNetstat ? Let me know!




     



LCDNetstat is a part of the intellos network
Created in march 2002 by Patrick Lagacé
Last update Tuesday, 09-Jan-2007 03:15:15 EST