Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bkbilly/pingscanner

CLI for scanning your network through Ping packages.
https://github.com/bkbilly/pingscanner

device-scanner network-devices ping scanner

Last synced: 25 days ago
JSON representation

CLI for scanning your network through Ping packages.

Awesome Lists containing this project

README

        

# 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](https://pypi.org/project/networkscan/) by *Eric ORAIN*.
The Nornir support has been dropped and I've added the mac, vendor and hostname attributes.