netbird/client/internal/peer
Maycon Santos 88747e3e01
Add an extra server reflexive candidate with WG port (#1549)
sends an extra server reflexive candidate to the remote peer with our related port (usually the Wireguard port)
this is useful when a network has an existing port forwarding rule for the Wireguard port and the local peer and avoids creating a 1:1 NAT on the local network.
2024-02-08 16:50:37 +01:00
..
conn_status_test.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_status.go Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
conn_test.go Update pion v3 (#1398) 2023-12-20 23:02:42 +01:00
conn.go Add an extra server reflexive candidate with WG port (#1549) 2024-02-08 16:50:37 +01:00
env_config.go Add force relay conn env var for debug purpose (#904) 2023-05-29 13:50:40 +02:00
error_test.go Test conn (#199) 2022-01-21 13:52:19 +01:00
error.go Test conn (#199) 2022-01-21 13:52:19 +01:00
listener.go Add OnDisconnecting service callback (#767) 2023-03-29 10:39:54 +02:00
notifier_test.go Update calculate server state (#796) 2023-04-10 18:22:25 +02:00
notifier.go Fix/always on boot (#1062) 2023-08-11 11:51:39 +02:00
status_test.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
status.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
stdnet_android.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00
stdnet.go Bind implementation (#779) 2023-04-13 17:00:01 +02:00