moonlight-stream / moonlight-android

GameStream client for Android
GNU General Public License v3.0
4.02k stars 637 forks source link

[Feature request]: Add Wake On WAN function on MoonLight Menu #1374

Open leonardonguyen opened 3 months ago

leonardonguyen commented 3 months ago

Is your feature request related to a problem? Please describe.

It related to the Wake On Lan issue. I found that Wake on Internet solution in Moonlight so complicated. If using Wake On Lan button, it work on Lan but not work when I stay outside my house. When outside, MoonLight will send destination IP Address with Ipv4 Lan or IPv6. It couldn't be understood by internet router.

Describe the solution you'd like

Wake on Internet solution in Moonlight so complicated. With my idea, we should create a Wake On Wan in menu. In user's router will config NAT port 9 to forward Magic packet from Internet. Wake On Wan function will send Magic Packet with destination IP is user's IP WAN. I have tried with 3rd app and it work ok. I think if we add this function on Moonlight it will be valuable.

Describe alternatives you've considered

Wake on Internet solution in Moonlight so complicated. With my idea, we should create a Wake On Wan in menu. In user's router will config NAT port 9 to forward Magic packet from Internet. Wake On Wan function will send Magic Packet with destination IP is user's IP WAN. I have tried with 3rd app and it work ok. I think if we add this function on Moonlight it will be valuable.

Screenshots

wow

apoklyps3 commented 3 months ago

this is totally not necesary. wake on lan was perfect for the same operation as long as you have set up your router properly and you have added the server in moonlight list using a dynamic dns or fixed ip

leonardonguyen commented 3 months ago

I have static IPv4 and IPv6 and I have a many servers behind router. But I can't send Wake On Lan to Server's IPv6 to wake it up.