add note for the simple-vpn package

This commit is contained in:
Jeff Carr 2024-02-13 16:18:04 -06:00
parent e214ae8aa0
commit bb34a4590f
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
// This is a simple example
/*
Attempt to make a VPN
Take a look at: https://github.com/skx/simple-vpn
*/
package main
import (