Is there a way to send commands to my vessel using kRPC when I lose (RemoteTech) connection?. I am trying to use kRPC as an "on-board" computer to put my satellite network in orbit but when I lose connection my program stops executing. For my particular case, when I don't have a connection I would like to be able to execute (kRPC) programs but still be unable to control my vessel from the keyboard. Is there some simple way to achieve this? BTW, great mod. I'm trying to make my own kRPC client using my own favorite language: Common Lisp