Added hostnames and decreased font size a bit

This commit is contained in:
2014-06-04 13:36:42 +02:00
parent df0d784126
commit 1fa31a296e
6 changed files with 18 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ include ("htmlblock.html");
<p class="text">
When entering the Hosts Up webpage it scans the network specified in the
index.php file ($network variable) and displays all live hosts. The scan is a
simple ping sweep performed by Nmap. When a host is clicked it is automatically
simple ping sweep performed by Nmap. When a IP-number is clicked it is automatically
port scanned and the results show up on the webpage. That's pretty much all
there is to it.