1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-22 11:27:02 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Maycon Santos
731d3ae464
Exchange proxy mode via signal ()
Before defining if we will use direct or proxy connection we will exchange a 
message with the other peer if the modes match we keep the decision 
from the shouldUseProxy function otherwise we skip using direct connection.

Added a feature support message to the signal protocol
2023-03-16 16:46:17 +01:00
Maycon Santos
4e5ee70b3d
Load WgPort from config file and exchange via signal ()
Added additional common blacklisted interfaces

Updated the signal protocol to pass the peer port and netbird version

Co-authored-by: braginini <bangvalo@gmail.com>
2022-09-02 19:33:35 +02:00