Skip to content

japanett/lanScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Simple python(2.7) script to scan LAN network. Click the image above to see a demo of it in action !

Features

  • Finds live hosts and show their IP, MAC adresses and more
  • Easy to use
  • Save scan

Upcoming features

  • OS Detection
  • Hostname detection
  • Open ports and services

Install

  • Clone the repository
  • Install the dependencies (pip install -r requirements.txt)

How to use

  • Run the script (sudo python japanet.py)
  • Do whatever you want

Troubleshooting

  • If theres no internet connection, it will throw an error when consulting mac vendor's api.
  • You need root permissions to run this script

About

Simple python script to scan LAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages