mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 01:06:45 +00:00
Implement ICEBind
This commit is contained in:
@@ -45,7 +45,6 @@ func (w *WGIface) Configure(privateKey string, port int) error {
|
||||
PrivateKey: &key,
|
||||
ReplacePeers: true,
|
||||
FirewallMark: &fwmark,
|
||||
ListenPort: &port,
|
||||
}
|
||||
|
||||
err = w.configureDevice(config)
|
||||
|
||||
Reference in New Issue
Block a user