Wakeonlan
Implementation of the Wake-on-LAN protocol in Python and Golang
I was curious how wakeonlan protocol work, and how can it wake up a computer using network packets. So I implemented the protocol in both Python and Golang.
GitHub: Wake On Lan Implementaiton
Tech Stack
- Python
- Golang
- Network