Custom wg conf template (#179)

This commit is contained in:
slch
2022-04-24 11:42:08 +04:00
committed by GitHub
parent ad4ca4d9bb
commit 100c4ee1f4
5 changed files with 25 additions and 4 deletions

View File

@@ -16,6 +16,7 @@ var (
EmailSubject string
EmailContent string
SessionSecret []byte
WgConfTemplate string
)
const (