mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 02:37:55 -05:00
[GH-ISSUE #13] Use network manager to connect client to wireguard #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @grandfso on GitHub (Aug 22, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/13
Since under the hood it's wireguard, could I use my network manager's VPN connections to manually configure a 'wireguard connection' on the client?
No need for OLM UI this way.
@oschwartz10612 commented on GitHub (Aug 31, 2025):
Unfortunately not... Kind of like tailscale or netbird it is doing a little bit more in its coordination with Pangolin and so a static WG config would not work.
Use network manager to connect client to wireguardto [GH-ISSUE #13] Use network manager to connect client to wireguard