Skip to content

qurname2/netscan.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

My realization network scanner on python

Description

Takes as an argument the command line ip addr or network, displays on stdout. If the host is not scanned for the first time, it will display information only if something has changed from the previous scan.

Example usage

  • python3 netscan.py 10.10.10.2
  • python3 netscan.py 10.10.10.0/24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages