Extend Management Service to distribute Peer configurations (Wireguard configurations) #41

Closed
opened 2025-11-20 05:05:18 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @braginini on GitHub (Jul 21, 2021).

Originally assigned to: @braginini on GitHub.

Depends on https://github.com/wiretrustee/wiretrustee/issues/18
Each peer has to receive an initial config to setup Wireguard and enable connections to other peers:

PeerManagement.Sync message should include:

  • Wiretrustee peer configuration (stun, turn, signal, etc)
  • Wireguard configuration (Wg IP, etc)
  • Peer configuration (public key, Wg allowed IPs, etc)
    Think of what is missing
Originally created by @braginini on GitHub (Jul 21, 2021). Originally assigned to: @braginini on GitHub. Depends on https://github.com/wiretrustee/wiretrustee/issues/18 Each peer has to receive an initial config to setup Wireguard and enable connections to other peers: PeerManagement.Sync message should include: - [x] Wiretrustee peer configuration (stun, turn, signal, etc) - [x] Wireguard configuration (Wg IP, etc) - [x] Peer configuration (public key, Wg allowed IPs, etc) Think of what is missing
saavagebueno added the enhancementpeer-managementserver labels 2025-11-20 05:05:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#41