Florianisme / WakeOnLan

A Wake on Lan Application for Android
https://play.google.com/store/apps/details?id=de.florianisme.wakeonlan
GNU General Public License v2.0
195 stars 17 forks source link

Is another way of checking status possible? #36

Open wpwpwpwpw opened 3 months ago

wpwpwpwpw commented 3 months ago

Hi! Again, thank you for your work! I'd like to ask if it would be possible to check server status in a way other than pinging, otherwise computers behind a router can't be reached. I am thinking that might be possible, for example, to establish an ssh connection to the server and maybe, if needed for some reason, to send a simple command like echo or uname to check that the computer is on. Thanks!

AstolfoBestGirl1 commented 1 month ago

I have a similar problem, using ping to check the state of the host behind the router is not possible