https://github.com/bcambl/subnet-scan
Scan current subnet for hosts/devices and logs to csv file
https://github.com/bcambl/subnet-scan
Last synced: 2 months ago
JSON representation
Scan current subnet for hosts/devices and logs to csv file
- Host: GitHub
- URL: https://github.com/bcambl/subnet-scan
- Owner: bcambl
- Created: 2015-03-15T07:44:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T02:34:26.000Z (over 11 years ago)
- Last Synced: 2026-03-31T13:42:49.596Z (3 months ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
subnet-scan
============
## Description #
Scan current subnet for hosts/devices and logs to csv file
CSV Keys: "IP", "PING", "HOSTNAME", "MAC"
Tested on Fedora 21 but may work on other OS (Python 2.7.8)
Inspired by: github.com/ericdorsey/HostMAC