Installation process:
- Downloading or cloning this github repository.
git clone https://github.com/Untouchable17/Network-Scanner
- Create a file with ip addresses (example: ipaddrs file)
127.0.0.1
0.0.0.0
192.168.1.1
172.17.0.1
192.168.1.25
- Set +X permissions to file
chmod 764 network_scanner.sh
| OR
chmod +x network_scanner.sh
- Start script
1. ./network_scanner.sh
2. ./network_scanner.sh <file>
INFO: You can add current path in ENV
export PATH=$PATH:$(pwd)
After the command, you can run the script with just the name. Example:
network_scanner.sh
network_scanner.sh <file>
Telegram: @secdet17
Group: t.me/secdet_team
Email: tylerblackout17@gmail.com