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