fnms
This is my first try with Yii to creating a simple network scanner.
To run this project you need to install nmap first. You can get your propper version here
Also you need to install a php package to cominucate with nmap. you can find it here
composer require willdurand/nmap
After that you can run the project as any other Yii projects.
If you have problem, contact me at [email protected].