CrossCopy
https://crosscopy.io/
https://crosscopy.io/
Authentication is an important and tedious part of a web application. This template is a simple authentication template for Golang web applications using JWT and mysql.
Web Interface for Wake On Lan
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.