mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-16 19:36:17 +00:00
WIP: support different interface types: many fixes and improvements...
This commit is contained in:
@@ -2,8 +2,8 @@ package wireguard
|
||||
|
||||
import (
|
||||
"embed"
|
||||
"html/template"
|
||||
"strings"
|
||||
"text/template"
|
||||
)
|
||||
|
||||
//go:embed tpl/*
|
||||
|
||||
Reference in New Issue
Block a user