diff options
| -rw-r--r-- | main.go | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 ( |
![]() |
index : jcarr/control-panel-vpn | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | main.go | 6 |
@@ -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 ( |