Remote wake-up computer program developed by Python and pyqt5.
You can edit the info file to import the host information to wake up. It needs the domain name / IP address, MAC address and port. The format is as follows:
Domain/IP MAC PORT
123.123.123.123 :XX:XX:XX:XX:XX:XX 9
test.test.com XX:XX:XX:XX:XX:XX 8
Run python3 wakeonremote.py, and then double-click the host to wake up in the list, as shown in the figure:
Run python3 wakeonremote.py, fill in the domain name / host, MAC and port, and then click wake-up, as shown in the figure: