# Wakeonlan
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](https://github.com/HuakunShen/wol)
[GitHub: Wake On Lan Web](https://github.com/HuakunShen/wol-web)
## Tech Stack
- Python
- Golang
- Network
<img src="https://hacker-storage.s3.us-east-2.amazonaws.com/2023/10/15/b797c268-b18c-48ce-a6b5-f6d11959a7d3.png" width="100%" />
<iframe src="https://huakunshen.github.io/wol/" width="100%" height="700" />