4 ms·
It's just a few commands using the ip tool. You can read about it here: https://www.wireguard.com/netns/ https://www.wireguard.com/netns/ Wireguard is special
by rogers18445 4y ago
It's just a few commands using the ip tool. You can read about it here: https://www.wireguard.com/netns/ https://www.wireguard.com/netns/
Wireguard is special in that after creating a wg0 interface you can move it to another namespace and its [encrypted] packets would be teleported into the namespace it started in. The link above has the wg0 being moved into the default/init namespace but you can move it anywhere.