I want to be able to send a Wake on LAN packet to a remote server whenever some browses to a specific URL. I was hoping to use Workers for this purpose. However I’m struggling to understand if Workers can even support such a thing - Can Workers send a UDP packet to a destination?
No can’t, sorry