Skip to content

RoboC0p is the Network Monitor developed within the RoboCup Middle Size League

Notifications You must be signed in to change notification settings

RoboCup-MSL/Network-Monitor

Repository files navigation

msl-monitor-roboc0p

Dependencies

msl-monitor-roboc0p depends on qt5, aircrack-ng, and iwlist and nmcli

aircrack-ng

A copy of the aircrack-ng fork is included in this repo, navigate to the aircrack-ng folder and compile and install as follows:

  • Install packages needed:

sudo apt-get install build-essential autoconf automake libtool pkg-config libnl-3-dev libnl-genl-3-dev libssl-dev libsqlite3-dev libpcre3-dev ethtool shtool rfkill

  • Compile with the following commands:

autoreconf -i

./configure

make

  • Run unit tests with:

make check

  • Install with:

sudo make install

msl-monitor-roboc0p

  • Install packages needed:

sudo apt-get install qt5-default wireless-tools

  • Compile application:

qmake policia.pro

make

  • Run application as root with:

sudo ./policia

About

RoboC0p is the Network Monitor developed within the RoboCup Middle Size League

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •