Adding passwords and versionning

This commit is contained in:
2026-03-11 10:43:23 -04:00
parent 20ed0eeadb
commit e0fe0c4d34
10 changed files with 341 additions and 6 deletions

4
includes/footer.php Normal file
View File

@@ -0,0 +1,4 @@
<?php require_once __DIR__ . '/../version.php'; ?>
<footer>
portspoof<span>concentrator</span> &nbsp;·&nbsp; v<?= APP_VERSION ?>
</footer>