From d7828c19830ef3bba02740b636edc440314cf4ae Mon Sep 17 00:00:00 2001 From: Matthew R Kasun Date: Tue, 4 Jan 2022 17:24:50 -0500 Subject: [PATCH] Rebase to develop (#4) * add nameserver in call to CreateUserSpaceConf * fixed user deletion * changed log * go mod tidy and conver azure tenant to env/conf var * added egress relayed addrs to relayed nodes * added post commands for wg quick * refactored ncutils x-platform * log fix * adding egress to relay * fixing egress on relay Co-authored-by: dcarns <75687250+0xdcarns@users.noreply.github.com> Co-authored-by: 0xdcarns Co-authored-by: afeiszli --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 18da4b52..defe793f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,3 @@ netclient/netclient.exe config/dnsconfig/ data/ .vscode/ -.idea/ -.vscode/