• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

CHANGELOGH A D24-Nov-1998176 75

COPYINGH A D03-Jul-199817.6 KiB340281

INSTALLH A D26-Aug-1998717 2921

MakefileH A D03-May-2022805 4124

READMEH A D08-Sep-19981.8 KiB5140

if.cH A D03-May-202210.9 KiB433246

main.cH A D30-Jan-199910.1 KiB439300

sample.wmnetrcH A D26-Aug-1998177 65

wmgeneral.cH A D26-Aug-19989.4 KiB334193

wmgeneral.hH A D26-Aug-1998763 3922

wmnet-mask.xbmH A D25-Aug-19983.2 KiB7367

wmnet.1H A D30-Jan-19993 KiB9576

wmnet.hH A D25-Aug-1998635 2613

README

1WMNet-1.0(beta) - The public BETA release
2--------------------------------------------------------------
3Author:
4	Richard M. Neswold, Jr. (rneswold@mcs.net)
5
6Based upon code written by:
7	Martijn Pieterse (pieterse@xs4all.nl) and
8	Antoine Nulle (warp@xs4all.nl)
9
10Description
11--------------------------------------------------------------
12WMNet is a network monitoring dock.app, it's mainly designed for use
13in WindowMaker's dock and gives you some nice & nifty features like:
14
15	* Autosensing of *ALL* active network interfaces
16	* Integrated autoscaling (per interface) transfer
17	  statistics, tested up to 10Mbit
18	* Realtime cycling through active interfaces by simply
19	  clicking on the interface label
20	* Integrated interface status LEDs
21	* Commandline options to force monitoring a particular
22	  interface, even 'lo' is supported (-h for help)
23
24WMNet started as a FreeBSD port of WMiFS. When I saw the amount of
25Linux-specific code that was used, and how intertwined it was with
26the rest of the application, I realized this wasn't going to be a
27simple port. Although much of the X-code is the same, all of the
28network statistic gathering has been completely rewritten.
29
30
31Files
32--------------------------------------------------------------
33README		This file.
34INSTALL		Installation instructions.
35TODO		Things we've already planned for WMiFS.
36COPYING		GNU General Public License Version 2.
37
38
39Bugs
40--------------------------------------------------------------
41If you discover any bugs in this software, please send a
42bugreport to rneswold@mcs.net and describe the problem as
43detailed as you can.
44
45
46Copyright
47--------------------------------------------------------------
48WMNet.app is copyright (c) 1998 by Richard M. Neswold, Jr. and
49licensed through the GNU General Public License.  Read the
50COPYING file for the complete GNU license.
51