[PR #2640] [client] Anonymize relay address in status peers view #3445

Open
opened 2025-11-20 08:06:03 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/2640

State: closed
Merged: Yes


Describe your changes

 docker0.netbird.cloud:
  NetBird IP: 100.64.122.40
  Public key: NEtQbOTpIVdmQFm4VMXXZvauPI9gdkrNarfAbuzeFVY=
  Status: Connected
  -- detail --
  Connection type: P2P
  ICE candidate (Local/Remote): host/prflx
  ICE candidate endpoints (Local/Remote): 192.168.100.235:57255/192.168.100.1:51820
  Relay server address: rel://192.168.anon-5QCcF.domain:8086
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  Last connection update: 5 minutes, 19 seconds ago
  Last WireGuard handshake: 2 minutes, 24 seconds ago
  Transfer status (received/sent) 600 B/360 B
  Quantum resistance: false
  Routes: -
  Latency: 877.896µs

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/2640 **State:** closed **Merged:** Yes --- ## Describe your changes ``` docker0.netbird.cloud: NetBird IP: 100.64.122.40 Public key: NEtQbOTpIVdmQFm4VMXXZvauPI9gdkrNarfAbuzeFVY= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): host/prflx ICE candidate endpoints (Local/Remote): 192.168.100.235:57255/192.168.100.1:51820 Relay server address: rel://192.168.anon-5QCcF.domain:8086 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Last connection update: 5 minutes, 19 seconds ago Last WireGuard handshake: 2 minutes, 24 seconds ago Transfer status (received/sent) 600 B/360 B Quantum resistance: false Routes: - Latency: 877.896µs ``` ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:06:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3445