Glue up all together

This commit is contained in:
braginini
2023-04-04 16:50:35 +02:00
parent 24cc5c4ef2
commit 87cbff1e7a
14 changed files with 184 additions and 80 deletions

View File

@@ -124,5 +124,5 @@ func (p *WireGuardProxy) proxyToLocal() {
}
func (p *WireGuardProxy) Type() Type {
return TypeWireguard
return TypeWireGuard
}