Skip to content
/ Network-scaner Public template

Automated network scanner Build in python this tool can perform nmap scans.It is a command line tool,this tool can perform many functions and vulnerability scan

Notifications You must be signed in to change notification settings

g0dj0k3r/Network-scaner

Repository files navigation

Network-scaner

Network-scaner is a simple and efficient network scanning tool designed to help users discover active devices, open ports, and services on a network. This tool is ideal for system administrators, network engineers, and cybersecurity professionals looking for quick network reconnaissance.

Features

  • Get Website ip
  • Ping scaning
  • Live host detection
  • Scan local or remote networks for active hosts
  • Detect open ports and running services
  • Fast and lightweight
  • Easy to use command-line interface
  • Os detection
  • Nmap Scripting engine
  • Vulnerability detection using Nmap scripting engine

Installation

Clone the repository:

git clone https://github.com/g0dj0k3r/Network-scaner.git
cd Network-scaner
python3 setup.py install
net-scan