This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Commit 7396427
committed
chore(pkg/wireguard): replace createLinkUsingUserspaceImpl bash script with native code
There is no reason to use bash, or even to call out to the shell for
most of what was happening. Replacing it allows for better error
handling, clarity and reliability.
Fixes: #791 parent 8565ade commit 7396427
3 files changed
Lines changed: 25 additions & 2008 deletions
0 commit comments