mirror of
https://github.com/fosrl/olm.git
synced 2026-03-09 07:13:10 -05:00
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).
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.