This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Commit 5e18011
committed
chore(pkg/wireguard): replace 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 5e18011
3 files changed
Lines changed: 25 additions & 2008 deletions
0 commit comments