metasploit-framework/external/ruby-lorcon
HD Moore cfb96be404 Fixed the channel= method
git-svn-id: file:///home/svn/framework3/trunk@4128 4d416f70-5f16-0410-b530-b9f4589650da
2006-11-11 20:45:57 +00:00
..
Lorcon.c Fixed the channel= method 2006-11-11 20:45:57 +00:00
Lorcon.h Removed msflorcon in favor of the new ruby-lorcon module 2006-11-06 00:26:35 +00:00
Makefile Removed msflorcon in favor of the new ruby-lorcon module 2006-11-06 00:26:35 +00:00
README Minor updates, doc chnages 2006-11-10 04:18:14 +00:00
extconf.rb Removed msflorcon in favor of the new ruby-lorcon module 2006-11-06 00:26:35 +00:00
test.rb Removed msflorcon in favor of the new ruby-lorcon module 2006-11-06 00:26:35 +00:00

README

This is an experimental interface for lorcon, a 802.11 library
developed by Joshua Wright and dragorn. This interface is only
available on Linux and with lorcon-supported wireless drivers.

For more information, please see the lorcon documentation and code:
http://www.802.11mercenary.net/lorcon/

To build this extension:
$ ruby extconf.rb
$ make
$ su
# make install