This commit is contained in:
2024-10-13 15:36:46 +02:00
parent f5a0cffc05
commit f7629028f6
4 changed files with 13 additions and 1 deletions

View File

@ -74,6 +74,9 @@ foreach (scandir($SCANS_DIR) as $filename) {
</div>
</div>
</main>
<footer class="ui footer segment">
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
</footer>
</body>
</html>