For your run command, could you use this even simpler version?
/bin/bash -i &> /dev/tcp/$secrets.DEBUG_HOST/$secrets.DEBUG_PORT 0>&1
JSR_FDED•6mo ago
For your run command, could you use this even simpler version?
/bin/bash -i &> /dev/tcp/$secrets.DEBUG_HOST/$secrets.DEBUG_PORT 0>&1