]> _ Git - remote-logging.git/commit
Use client-specified hostname
authormivirl <>
Thu, 25 Jan 2024 18:41:17 +0000 (12:41 -0600)
committermivirl <>
Thu, 25 Jan 2024 18:41:17 +0000 (12:41 -0600)
commitee4cc813de8c8d1007cba6080a8eec1f5300e92e
tree2438730955b66be6c59a25d781df49f7f73b58d3
parent31e7e61143c70e3421b571c3a489df9c9e4eea07
Use client-specified hostname

Use client-specified hostname when the server gives a name to the
client. The name is stripped to only contain a-zA-Z and limited to
a length of 16 characters.
src/client.pl
src/server.sh