mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
Fix nil pointer in Relay conn address Meanwhile, we create a relayed net.Conn struct instance, it is possible to set the relayedURL to nil. panic: value method github.com/netbirdio/netbird/relay/client.RelayAddr.String called using nil *RelayAddr pointer Fix relayed URL variable protection Protect the channel closing |
||
|---|---|---|
| .. | ||
| listener | ||
| store | ||
| handshake.go | ||
| peer.go | ||
| relay_test.go | ||
| relay.go | ||
| server.go | ||
| url.go | ||