wificurse

wifi jamming tool
git clone git://git.2f30.org/wificurse
Log | Files | Refs | README | LICENSE

commit 8e80a4f9083636a94aa97c89717a4bf6f4f1ca65
parent f378019409b2224485f049633094251a25cf297f
Author: oblique <psyberbits@gmail.com>
Date:   Sat,  3 Mar 2012 07:26:44 +0200

update README

Diffstat:
MREADME | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -15,3 +15,10 @@ How to use it: Just run it as root and put as first argument the card interface. It will put your interface in monitor mode automatically, it will start DoSing and change channel every 3 seconds. The channel range is 1 - 13. + + +compile: + make + +install: + make PREFIX=/usr install