https://github.com/r3dhulk/ip-scanner
https://github.com/r3dhulk/ip-scanner
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/r3dhulk/ip-scanner
- Owner: R3DHULK
- Created: 2022-10-19T21:00:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T22:25:25.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T17:42:58.656Z (9 months ago)
- Language: Python
- Size: 8.74 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Local Area Network Finder Tool
##
__Author__ : R3DHULK
##
## What is Local Area Network ?
```
A local area network (LAN) is a collection of devices connected together in one physical location, such as a building, office, or home. A LAN can be small or large, ranging from a home network with one user to an enterprise network with thousands of users and devices in an office or school.
```
##
## What is this tool used for?
```
This Tool Can Be Used For Capturing The IP Address, which are already registered and live on your local area network (such as wifi)
```
##
## Network-Scanner.py tool can be used on all oses
##
## Git Installation :
```
# direct download from the url
git clone https://github.com/R3DHULK/ip-scanner.git# change directory to ip-scanner
cd ip-scanner# install requirements
pip install -r requirements.txt# give executable permission on bash file
chmod +x arp.sh# run script for linux
./arp.sh# run script for windows and all os
python network-scanner.py# python portscanner.py (for only linux users)
```
##
## network-scanner.py Output :

#### portscanner.py output :

#### arp.sh output :
