bkbilly / pingscanner

CLI for scanning your network through Ping packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ping Scanner

This is a package that can scan the network for devices using ICMP (Ping).

Features

  • Fast pings using coroutines.
  • Works with Windows and Linux systems alike.
  • Can be used as a package
  • Resolve:
    • IP Address
    • Mac Address
    • Vendor
    • Hostname

Credits

This is a modified version of the Networkscan by Eric ORAIN. The Nornir support has been dropped and I've added the mac, vendor and hostname attributes.

About

CLI for scanning your network through Ping packages.


Languages

Language:Python 100.0%