Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented ping capability to get the online status of the computers #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stefan-golinschi
Copy link
Contributor

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 stefan-golinschi marked this pull request as ready for review August 18, 2022 18:21
@sli-cka
Copy link

sli-cka commented Sep 22, 2022

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

@stefan-golinschi
Copy link
Contributor Author

@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

@sli-cka
Copy link

sli-cka commented Sep 23, 2022

@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?

@stefan-golinschi
Copy link
Contributor Author

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

@sli-cka
Copy link

sli-cka commented Sep 24, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants