2024-09-07 13:07:23 +00:00
2024-09-07 13:07:23 +00:00
2024-09-07 13:07:23 +00:00

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.
Readme 28 KiB
Languages
Shell 100%