Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Network Scanner

Automated Network Scanner in BASH with statistics output

Documentation

Installation process:

  1. Downloading or cloning this github repository.
git clone https://github.com/Untouchable17/Network-Scanner
  1. 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
  1. Set +X permissions to file
chmod 764 network_scanner.sh
| OR
chmod +x network_scanner.sh
  1. 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>

Contact Developer

Telegram:           @secdet17
Group:              t.me/secdet_team
Email:              tylerblackout17@gmail.com

About

Automated Network Scanner in BASH with statistics output

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages