Sorry if I'm asking dumb questions for this, I'm pretty new to programming.
I have an idea for a simple remote control tool that would use a ssh tunnel as a backend to send my computer's keyboard inputs to the mister.
I was wondering if your program had an option to set it to only allow tcp connections from localhost. This would in theory make it more secure.
Also I can't find any example code for use with your api. You linked to a control4 driver, but that link just comes up as a 404.
Is this modeled after an already existing protocol?