hi there, I wanted to ask something. I don't quite understand the part where you said "busybox is used to access the netcat command itself, without it the script will not run.". However, clearly you could run any command without using busybox. Try ${/bin/bash) and it would also work out. Could you give further explanation about this?