You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how can I set on which interface the advertise packets should be sent out while using .advertise()?
Currently it seems that node-discover uses only one of the available network interfaces in a multi network interface scenario.
did I miss something or is binding to a specific interface not available?