Skip to content

This is a Linux Terminal Python program used to detect computers on your network.

Notifications You must be signed in to change notification settings

Ptmlol/NetworkScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

NetworkScanner

This is a Terminal Python program used to detect computers on your network. You can run it in Windows and Linux. Make sure you have python interpretor in linux installed and all the libraries needed. Python 2+ compatible, make sure you are using the correct interpreter(Python2.7 or Python3)

This will return the IP adresses of the computers connected to the same network you are on and their MAC adress. Use:

python3 networksscanner --help

to display help and syntax.

About

This is a Linux Terminal Python program used to detect computers on your network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages