mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 01:07:41 +08:00
make proxy optional
This commit is contained in:
@@ -56,6 +56,7 @@ type Config struct {
|
||||
|
||||
// Proxy - WireguardProxy proxies
|
||||
type Proxy struct {
|
||||
Status bool
|
||||
Ctx context.Context
|
||||
Cancel context.CancelFunc
|
||||
|
||||
|
Reference in New Issue
Block a user