------------------------------------------------ L C D N E S T A T version 1.1 ------------------------------------------------ by Patrick Lagacé (patou@sympatico.ca) http://lcdnetstat.intellos.net LCDNetstat is protected by the GPL license, see COPYING for more informations DESCRIPTION ----------- LCDnetstat it`s a lcdproc client that show all the tcp/ip connection on a computer. MINIMUM REQUIREMENTS -------------------- Software: Perl 5, LCDproc 0.4-pre9 Hardware: Crystal fontz LCD display or Matrix Orbital LCD display INSTALL ------- 1) copy lcdnetstat where you want it (example: /usr/local/bin) USAGE ----- lcdnetstat (there is no command line switch) CHANGE ------ Version 1.1 - change title to "TCP/IP Connections" - add a message when there is no incoming connections - change the way to work with netstat, unstead using an open, we now use an array - fix the bug about the intermittent broken pipe Version 1.0 - original release