1747350365

This commit is contained in:
2025-05-15 17:06:05 -06:00
parent c5f0d6e9f4
commit 41e19fa12f
10 changed files with 57 additions and 35 deletions
+4 -1
View File
@@ -15,6 +15,9 @@
<input type="text" id="nmapcmd" name="nmapcmd">
<input type="button" onclick="runNmapScan()" value="Go, Baby, Go!">
<br>
<span class="hidden" id="out"></span>
<span class="hidden" id="link"></span>
<br>
<pre class="hidden" id="progress">
</pre>
</body>
</html>