[PR #107] [CLOSED] Added functionality for C-integration #2546

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/107
Author: @andpar83
Created: 9/5/2021
Status: Closed

Base: mainHead: andpar/win


📝 Commits (4)

📊 Changes

3 files changed (+116 additions, -31 deletions)

View changed files

📝 client/cmd/up.go (+8 -3)
📝 client/internal/engine.go (+45 -27)
📝 client/main.go (+63 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/107 **Author:** [@andpar83](https://github.com/andpar83) **Created:** 9/5/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `andpar/win` --- ### 📝 Commits (4) - [`590e146`](https://github.com/netbirdio/netbird/commit/590e14687fbdecd44d0167634a51ea4415dc6716) Add Windows GUI app support - [`6714d02`](https://github.com/netbirdio/netbird/commit/6714d02c9307283b8553baf4d0569129ef7b679e) Added getPeers function - [`4d3734a`](https://github.com/netbirdio/netbird/commit/4d3734ad607395189f2afb3df24557292da78673) Added init check - [`745a2a4`](https://github.com/netbirdio/netbird/commit/745a2a4e764947d9a1337b0eb537f913d6ebd4fb) Allow running from Explorer ### 📊 Changes **3 files changed** (+116 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `client/cmd/up.go` (+8 -3) 📝 `client/internal/engine.go` (+45 -27) 📝 `client/main.go` (+63 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:11:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2546