Open wiesmann opened 1 year ago
It would be useful to be able to do some form of ping protocol with rmate, just to check that the connection. Something like rmate --ping would return 0 if everything is OK some error status if not.
ping
rmate --ping
It would be useful to be able to do some form of
ping
protocol with rmate, just to check that the connection. Something likermate --ping
would return 0 if everything is OK some error status if not.