g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
378 stars 274 forks source link

Add ability for RemoteCommand to send commands to non-localhost addresses #758

Open unforgiven512 opened 1 year ago

unforgiven512 commented 1 year ago

These changes allow one to specify the hostname/address for which RemoteCommand will send its command to; this allows one the ability to use the RemoteCommand utility to control an MMDVMHost instance running on another host (ie: send commands to a pi-star instance on one's local network from a desktop host).