CLI controller for the TeSmart KVMs Network capabilities
kvm-controller -address <Hostname/IP> -device <KVM Device Port Number>
Both the -address and -device parameters can be controlled using
Environment Variables.
KVM_CONTROLLER_ADDRESS = 192.168.1.10
KVM_CONTROLLER_DEVICE = 7
Omission of the KVM_CONTROLLER_ADDRESS variable or -address command line switch
will result in the use of the default IP address of the KVM, a simple convenience.
- Add the remaining command functions