Initial commit: WireGuard config generator

This commit is contained in:
bullshar-k
2026-07-26 05:29:29 -04:00
commit 886b279eef
4 changed files with 461 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module wgconfig
go 1.26.5
require golang.org/x/crypto v0.54.0