cetic / foren6

6LoWPAN Diagnosis Tool

Home Page:http://cetic.github.io/foren6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top-level project for the 6LoWPAN Diagnosis Tool. To get started directly from the sources:

sudo apt-get install libqt4-dev qt4-qmake cmake make libexpat1-dev tshark libpcap0.8-dev libc6-dev g++ gcc
git clone https://github.com/cetic/foren6.git
cd foren6
make run

On MACOS-X with Fink, run the following command :

make run QMAKE_QT4=/sw/lib/qt4-mac/bin/qmake CFLAGS=-m32

Please visit the online documentation for more information and other installation methods:

http://cetic.github.io/foren6

Bitdeli Badge

About

6LoWPAN Diagnosis Tool

http://cetic.github.io/foren6

License:Other


Languages

Language:Makefile 100.0%