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)