Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n0nexist/subdisc
Subnet discovery tool
https://github.com/n0nexist/subdisc
arp-broadcast-discovery lan-scanner python-lan-discovery python-lan-scanner subnet-discovery-tool subnet-scanner
Last synced: about 2 months ago
JSON representation
Subnet discovery tool
- Host: GitHub
- URL: https://github.com/n0nexist/subdisc
- Owner: n0nexist
- Created: 2023-03-19T11:43:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T21:01:51.000Z (about 1 year ago)
- Last Synced: 2023-10-31T22:21:12.304Z (about 1 year ago)
- Topics: arp-broadcast-discovery, lan-scanner, python-lan-discovery, python-lan-scanner, subnet-discovery-tool, subnet-scanner
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# subdisc
Subnet discovery tool# Requirements
- Linux pc with root permissions
- Python3 with scapy and ipaddress packages installed
# Download & Install
```
git clone https://github.com/n0nexist/subdisc
cd subdisc
bash install.sh
```
# Usage
```
sudo subdisc
```