made scan work... think i also have a solution for ipv6 sunetting... its pretty simpl...
[PHPIPManager.git] / lib / www.php
index 17140f5..f38f5e8 100644 (file)
@@ -194,7 +194,7 @@ function www_ip_scansubReal()
        system("/usr/bin/php ../lib/runscan.php $id > /tmp/out.phpipman 2>&1 &");
        error_log("would exec... nmap -sP -oX $fname $sn/$sm");
        
-       header("Location: index.php");
+       header("Location: index.php?notice=Scan Initiated");
 }
 
 function www_ip_addSuperRange()