1) Synopsis ----------- wavemon is a wireless device monitoring application that allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your wireless network hardware. It should work (though with varying features) with all devices supported by the Linux wireless kernel extensions by Jean Tourrilhes. See the man page for an in-depth description of operation and configuration. 2) Where to obtain ------------------ Apart from debian/ubuntu packages (apt-cache search wavemon) and slackbuild scripts for wavemon on slackbuilds.org, up-to-date sources are available at http://www.erg.abdn.ac.uk/ergcms/wavemon/ Please check this page for updates and for further information. wavemon is distributed under the GPLv3, refer to the file COPYING. 3) How to build --------------- wavemon uses autoconf, so that in most cases you can simply run ./configure make sudo make install to build and install the package. Type 'make uninstall' if not happy. Refer to the file INSTALL for generic installation instructions. To grant users access to restricted networking operations (e.g. reading WEP keys or performing scan operations), use additionally sudo make install-suid-root If you have changed some of the autoconf files or use a git version, run ./config/bootstrap (requires a recent installation of 'autotools'). 3) Bugs? -------- Send bug reports, comments, and suggestions to . d7c11e643511f43589'>treecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-03Fix string literal warningKevin Lange1-1/+1
2011-12-03Make the eyes uniformKevin Lange1-24/+24
2011-12-03Use the flat mouthKevin Lange1-24/+24
2011-12-02Added include for signal.hMyles Borins1-0/+1
2011-12-02Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal e...Myles Borins1-1/+6
2011-12-01Fixed some issues with animation.Aaron Peschel1-33/+33
2011-12-01nyancat.c: Fix up sprinkles.Corbin Simpson1-24/+24
2011-12-01Update READMEKevin Lange1-2/+2
2011-12-01People won't have that, let's not scare them with an error messageKevin Lange1-1/+1
2011-12-01make that executableKevin Lange1-0/+0
2011-12-01Update everythingKevin Lange7-9/+105
2011-12-01Fixed fallback support to use bright foregrounds. Looks a lot betterKevin Lange1-16/+19
2011-12-01Add license header to c sourceKevin Lange1-1/+28
2011-12-01Fix MakefileKevin Lange1-1/+1
2011-11-30Made project more in line with Autotools standard.Aaron Peschel5-2/+50
2011-11-30Make some changes to the server to make it easier to closeKevin Lange1-2/+11
2011-11-30More readme updatesKevin Lange1-0/+6
2011-11-30Update readmeKevin Lange1-0/+16
2011-11-30That's a layover from the ToaruOS version of this...Kevin Lange1-1/+0
2011-11-30rxvt should emulate linuxKevin Lange1-1/+3
2011-11-30Buffer 1024 characters on each readKevin Lange1-1/+1
2011-11-30Hide the cursorKevin Lange1-1/+1
2011-11-30Telnet serverKevin Lange4-0/+808
2011-11-30Change description text for the modes. Standard color XTerm looks good, linux...Kevin Lange1-3/+3
2011-11-30Will this work?Kevin Lange1-0/+2