Setting Up Wake On Lan
Trying to configure wake on lan. Good chunk of setting the remote pc from this post at PCMag.
To get the information for sending magic packet, run ipconfig /all
on cmd.
Here I would recommend a trick: ping -a <IP-Address>
and get the PC name.
This way, you would be able to connect to it even if it does not have a static IP.
As for sending the package, I tried NirSoft, but doesn’t quite work. At least with python WakeOnLan package, I could check it’s working with this WakeOnLan Monitor.
However, somehow I just could not wake it on Lan :/ Attempted with port 7 and 9.