mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-04 08:06:37 +00:00
Implement ICEBind
This commit is contained in:
@@ -21,7 +21,7 @@ type WGIface struct {
|
||||
Address WGAddress
|
||||
Interface NetInterface
|
||||
mu sync.Mutex
|
||||
Bind *UserBind
|
||||
Bind *ICEBind
|
||||
}
|
||||
|
||||
// WGAddress Wireguard parsed address
|
||||
|
||||
Reference in New Issue
Block a user