Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pkg/wireguard): replace createLinkUsingUserspaceImpl bash scrip…
…t 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: jodevsa#79
- Loading branch information