Skip to content

b8zhong/IPNetworkScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Network Scanner

Project Banner

A simple IP network scanner built in Bash to identify active hosts within a specified range on a local network. It leverages ping or TCP requests to detect active IP addresses.

Features

  • Scans a range of IP addresses on a local network.
  • Identifies active hosts by sending probe requests.
  • Configurable scanning range and timeout settings.
  • Finds open ports and HTTP server responses.
  • Logs all data to a .txt file.

Requirements

  • Bash shell
  • Root/admin privileges for certain network operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages