Skip to content

MahmoudAboelazm/network-devices-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Devices Scanner

Get the ips and mac addresses of all devices that running on your local network, the app can't deploy to any server on the internet.

Usage:

  • After you make a clone of the repo, create a .env file inside your root directory.
  • Add BASE_URL="http://localhost:4000" inside the .env file that you have created.

Setup:

  • Run yarn install or npm install.
  • Run yarn start or npm start.

Your app now should be running on http://localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published