firezone / wireguardex

Configure WireGuard® interfaces in Elixir using Rust NIFs.
https://hex.pm/packages/wireguardex
Apache License 2.0
69 stars 9 forks source link

Test macOS builds with userspace WireGuard #10

Open jamilbk opened 2 years ago

Nezteb commented 6 months ago

@jamilbk I'd like to help with this if it's still needed!

jamilbk commented 6 months ago

Hey @nezteb! Our new architecture means the Rust - Elixir boundary is now at the network level between portal and clients/gateways and not at the NIF level like we had when everything was on the same host.

We won't be able to test any changes made here, but we're happy to accept PRs for Wireguardex!