go-rest-wol icon indicating copy to clipboard operation
go-rest-wol copied to clipboard

Implemented ping capability to get the online status of the computers

Open stefan-golinschi opened this issue 2 years ago • 5 comments

This creates the ability to get the status of the computers using ping. Also, I added a banner in the web UI to show the online status of each of the configured computers.

The code is mostly inspired from the PR #13.

Co-authored-by: Alfonso Catanzaro [email protected]

stefan-golinschi avatar Aug 17 '22 20:08 stefan-golinschi

I really would like to see this feature being merged soon. And included into Dockerhub.

sli-cka avatar Sep 22 '22 08:09 sli-cka

@sli-cka , you can pull the image I published on my page using Github Actions.

Here's a link to it: https://github.com/stefan-golinschi/go-rest-wol/pkgs/container/go-rest-wol

stefan-golinschi avatar Sep 22 '22 14:09 stefan-golinschi

@stefan-golinschi thanks for your quick reply. I pulled your image and set it up. After editing the csv and adding the broadcast_ip it works so far. But I don't see the banner in the web UI to show the online status which you mentioned. Do you have any idea what I am missing?

sli-cka avatar Sep 23 '22 11:09 sli-cka

@sli-cka thanks for the feedback. I have now updated the code with the missing status button functionality.

stefan-golinschi avatar Sep 23 '22 21:09 stefan-golinschi

Thanks for your update @stefan-golinschi It works perfectly now. Just what I was looking for 👍

sli-cka avatar Sep 24 '22 08:09 sli-cka