From 7e1675bd2e6ce5f3d5d07d435da799051413aaf7 Mon Sep 17 00:00:00 2001 From: DAProgs Date: Fri, 13 Mar 2026 04:58:13 -0400 Subject: [PATCH] 2303.4 version bump --- network-config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network-config.sh b/network-config.sh index 7b7d28e..367a4f6 100755 --- a/network-config.sh +++ b/network-config.sh @@ -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)