2303.4 version bump
This commit is contained in:
@@ -90,11 +90,11 @@ show_status() {
|
|||||||
clear
|
clear
|
||||||
echo ""
|
echo ""
|
||||||
echo " ╔══════════════════════════════════════════════════════════════════════════╗"
|
echo " ╔══════════════════════════════════════════════════════════════════════════╗"
|
||||||
echo " ║ DAProgs HoneyPot Server 2303.3 ║"
|
echo " ║ DAProgs HoneyPot Server. ║"
|
||||||
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
||||||
echo " ║ Network Interface Status ║"
|
echo " ║ Network Interface Status ║"
|
||||||
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
||||||
echo " ║ ║"
|
echo " ║ v0.07 ║"
|
||||||
|
|
||||||
local ifaces
|
local ifaces
|
||||||
mapfile -t ifaces < <(get_interfaces)
|
mapfile -t ifaces < <(get_interfaces)
|
||||||
|
|||||||
Reference in New Issue
Block a user