/pingscanner

CLI for scanning your network through Ping packages.

Primary LanguagePython

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.