BootStrap: library
From: busybox:1.31.1

%startscript
    exec nc -ll -p $1 -e /bin/cat 2>/dev/null
