-
Notifications
You must be signed in to change notification settings - Fork 129
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
New Feature: Wake a PC from hibernation/sleep (WOL) #218
Comments
Sounds interesting. I will definitely think about it for my fork. |
I have integrated WoL into my fork. However, what doesn't work is waking up devices in other vlans or subnets. On the one hand, the vlan/subnet for each device would have to be stored in Pi.Alert, or at least an assignment would have to take place, which is currently not the case with my fork. On the other hand, a separate configuration of firewall or router is necessary, for which I cannot give any support. look at leiweibau/Pi.Alert@30427c7 |
wow, that was fast. thank you :) good job |
Thank you for a wonderful application.
New Feature: since all the necessary information is collected. It would be nice to have a function to Wake a Network device from sleep using any of the WOL techniques.
Thank you,
Joel
The text was updated successfully, but these errors were encountered: