Merge branch 'main' into magic-dns-support
This commit is contained in:
commit
c4487b73c4
9 changed files with 125 additions and 170 deletions
2
api.go
2
api.go
|
@ -282,7 +282,7 @@ func (h *Headscale) getMapResponse(mKey wgkey.Key, req tailcfg.MapRequest, m *Ma
|
|||
log.Trace().
|
||||
Str("func", "getMapResponse").
|
||||
Str("machine", req.Hostinfo.Hostname).
|
||||
Interface("payload", resp).
|
||||
// Interface("payload", resp).
|
||||
Msgf("Generated map response: %s", tailMapResponseToString(resp))
|
||||
|
||||
var respBody []byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue