Skip to content

A bunch of PHP scripts and HTML documents that lists hosts that are live on the network. Uses Nmap.

License

Notifications You must be signed in to change notification settings

jackbenny/hosts_up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hosts Up

Hosts Up is a collection of small PHP scripts and HTML documents I've made to help me keep track of live hosts on my network at home and at work. Each time the webpage is refreshed a new ping sweep on the network is performed. To see which ports are open one can just click on a host and another script fires up an Nmap scan of the host. The result is showed on the webpage. Both the ping sweep and scans are using Nmap. Hence Nmap is required aswell as PHP's ability to exeucte Nmap.

Some screenshots

alt text

alt text

About

A bunch of PHP scripts and HTML documents that lists hosts that are live on the network. Uses Nmap.

Resources

License

Stars

Watchers

Forks

Packages

No packages published