General No way to write into node process stdio streams other then stdout & stderr, needing something like process.stdio[4].write(buffer) In child proccess there is cp.stdio, but having no way to intercept it in the child