wireguard-inject
Provisioning wireguard tunnels between a host and namespaces can be tricky, particularly if the namespaces are dynamically created as with containers.
wireguard-inject is a small shell script which can create and inject wireguard interfaces in to a namespace using a configuration directory and provisioning scripts.
Description
Injecting wireguard tunnels in to containers can be tricky, here's a script that tries to help.
Languages
Shell
100%