2303.4 version bump

This commit is contained in:
2026-03-13 04:58:13 -04:00
parent 22677c6dfe
commit 7e1675bd2e

View File

@@ -90,11 +90,11 @@ show_status() {
clear
echo ""
echo " ╔══════════════════════════════════════════════════════════════════════════╗"
echo " ║ DAProgs HoneyPot Server 2303.3 ║"
echo " ║ DAProgs HoneyPot Server. ║"
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
echo " ║ Network Interface Status ║"
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
echo " ║ ║"
echo " ║ v0.07 ║"
local ifaces
mapfile -t ifaces < <(get_interfaces)