Skip to content

akiraaisha/mtscan

 
 

Repository files navigation

MTscan

Mikrotik RouterOS wireless scanner.

Copyright (C) 2015-2016 Konrad Kosmatka

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Compiling

Install the following packages:

  • Code::Blocks IDE
  • GTK+ 2 & dependencies
  • libssh (-lssh)
  • yajl (-lyajl)
  • gpsd (-lgps)
  • zlib (-lz)

Select "Release" target in Code::Blocks IDE and compile the project.

About

Mikrotik RouterOS wireless scanner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Shell 0.1%