Skip to content

nadeemshahzad/network-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Python script to scan network for live machines

This is simple python script uses ping request to check a machine if it is alive and responding

Usage: python network_scan.py

Enter network id like 172.16.10.1 Script will start the scan from IP 172.16.10.1 to 172.16.10.254, this will send simple ping packet to check if a machine respond to request and will print IP to screen if it is alive.

About

python script to scan network for live machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages