I've implemented an extension to the "-c" which allows to specify "-" as the program file so that it is sourced from stdin, e.g.:
cat test/test_defs.b | bandicoot start -p 1235 -d bin/volume -s bin/state -c -
There are no binaries yet so you will need to build it from source (master).
With regard to being able to specify the IP address to bind to, this is not possible at the moment. I raised another issue and you can find the workaround in the corresponding comment:
Regards
Ostap