Skip to content

Ex094/Local-Network-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Network Scanner

A small python script that pings IP's based on your local network to see if hosts are online.

Requires

  • Python 2.7
  • Ping Module (Included in Package)

To run just type:

  python scanner.py

Update Log

  • July 15 Fixed regex bug, Was not entertaining IPs outside 192.168.SingleDigit range

About

Searches for active hosts in your local network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages