2303.4 version bump
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user