Hi everybody, This is to announce the new version of knu (KDE network Utilities). I've uploaded it to /pub/kde/Incoming It's an interim version that uses the KMenuBar stuff. Here is REDAME and knu-0.2.0.lsm ----------------------------------------------------------------------- README This program allows somebody to make a ping, a traceroute or a hostname resolution without lauching an xterm (nor kvt :-) ). It's a tabbed window with a big multilineedit that receive the output of a command (ping, traceroute, host, but it could be also finger, whois, ...). I need some help for: . an icon for knu . a .kdelnk file (I don't use kfm) Note: You should use Qt 1.2.1 (QSocketNotifier bug). Feedback welcome! Todo: ===== - in host tab, put nameservers address (from /etc/resolv.conf) to the combobox - whois ? - finger ?? - anybody have other wishes? - improve/update doc - add a way to use nslookup insteed of host - i18n - configuration dialogtab - have the host: lineedit of all tools to be a combobox and remember old tries History: ======== Version 0.0.1: -------------- . Initial coding with ping and traceroute Version 0.1.0: -------------- . use KProcess-0.1.0 for child managment (KProcess modified to be able to communicate with the children) . traceroute have now some options (-n and -m) . should be more robuts . better focus management . allows somebody to put the path a a command in the config file if the command cannot be found in the PATH (no more hardcoded path). . wrote some documentation (from manpages) Version 0.1.1: -------------- . host resolution (with host) . use QBoxLayout for placement Version 0.2.0: -------------- . Possibility to open more than one window . use -caption (as asked) . suppression of global waitCursor when a command is running . works with KProcess-0.2.1 . Have a menuBar (and no more buttons on the button) . Use kmenubar (and ktoplevelwidget) . new about dialog Author: ======= Bertrand Leconte ----------------------------------------------------------------------- knu-0.2.0.lsm Begin Title: knu Version: 0.2.0 Entered-date: 23/8/97 Description: Small front-end for several network utilities (ping, traceroute, host resolution) Keywords: kde X11 Qt network ping traceroute host dns Author: Bertrand Leconte Maintained-by: Bertrand Leconte Primary-site: ftp://ftp.kde.org/pub/kde/unstable/apps/network/ Original-site: ftp://ftp.kde.org/pub/kde/unstable/apps/network/ Platform: Unix (only tested on linux) Copying-policy: GPL End -- Bertrand Leconte B.Leconte@mail.dotcom.fr