Skip to content

edionu97/wifi-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

wifi-analyzer

Application written in C++(backend) and ReactJs(frontend) for scanning and displaying the available wireless networks, based on iwlib library and developed on Ubuntu 20.04 LTS

Instalation

//install node js and ensure that you have the 15.4.0 version installed sudo apt-get install nodejs

//ensure that you have C++17 installed

//install boost lib sudo apt-get install libboost-all-dev

//install websocket library sudo apt-get install libwebsocketpp-dev

And after that build the solution and run the server. Run in the clinet folder the npm install, npm start commands..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors