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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 (