netbird
netbird copied to clipboard
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
I am aware DNS is on the roadmap, but in the mean time would it be possible to privately provide nameservers to the client or configure the client to accept...
Exit node
Tailscale/headscale supports using exit nodes for using the network as a full mesh VPN. This feature is very important for me, as I want to have a single IP, which...
netbird is an awesome project, but I'm not a fan of how the client runs with full privileges without any restrictions at all. Not great for a networked service. With...
Is there a way of making a call to get the connected peers? That way i could parse the returned json data (assuming REST) to get a list of the...
``` go: downloading github.com/wiretrustee/ice/v2 v2.1.21-0.20220218121004-dc81faead4bb client/internal/peer/conn.go:13:2: github.com/wiretrustee/ice/[email protected]: invalid version: unknown revision dc81faead4bb ``` I checked the repo ` wiretrustee/ice`, there is no tag named v2.1.21
Hello, I have been using wiretrustee to expose a local server to a remote VPS. However, every once in a while it stops working, and this happens: ## Logs ```...
Hello, Ubuntu 20.04 ships 5.4.0 of the kernel on the Raspberry Pis. I was wondering if `wireguard-go` is used instead of the kernel implementation?
We need to test our Rest API logic and we are currently unable to do because the jwt middleware is not mockable
Are there any plans to add basic support for running WireTrustee without Auth0? We are trying to find a solution for running a managed WireGuard Mesh in an airgap network,...