alpine9000 / squirt

squirt - Remotely manage your Amiga over TCP/IP from modern systems
GNU General Public License v3.0
33 stars 4 forks source link

Update util.c to support host:port #13

Closed githubaf closed 5 months ago

githubaf commented 5 months ago

We would need an optional parameter for setting the port to something other than the default port for squirtd then as well, of course.

alpine9000 commented 5 months ago

Happy to merge this one. As for squirtd goes, I'd want any additions to be wrapped in an ifdef so it can be disabled (one of the main goals of squirtd was to minimise the memory footprint)