Skip to content

A local web app to run for device discovery on your LAN

License

Notifications You must be signed in to change notification settings

jayryanj/lan-scan-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAN-scan-js

LAN-Scan-js is a local web browser tool that allows users to run a basic host-discovery scan against their LAN. It uses ICMP Echo to contact hosts on the network.

Get Started

Clone the repo then install dependencies by running:

npm install

To run the project, use the command:

npm run start

By default, the tool is configured to run at http://localhost:3000/ in your browser.

About

A local web app to run for device discovery on your LAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published