Re: Multiple Keys per Peer

2021-05-02 Thread Nico Schottelius
Roman Mamedov writes: > On Sun, 02 May 2021 13:02:28 +0200 > Nico Schottelius wrote: > >> when running a lot of VPN connections using wireguard, there are some >> questions we see quite often from users, two of which I'd like to >> discuss here: >> >> Multiple keys per Peer >>

Re: Multiple Keys per Peer

2021-05-02 Thread Roman Mamedov
On Sun, 02 May 2021 13:02:28 +0200 Nico Schottelius wrote: > when running a lot of VPN connections using wireguard, there are some > questions we see quite often from users, two of which I'd like to > discuss here: > > Multiple keys per Peer > -- > > Users often ask for shar

Why there are no API exposed to connect or disconnect the network interface

2021-05-02 Thread Vivekvardhan Jilkara
Hi team, I have been going through the wireguard-windows module to understand its usage for one of my requirements. My requirement is as follows. 1. Create the virtual network interface/ network tunnel. This I can achieve by calling, CreateTun 2. Eventually, based on some trigger points, I want t

Multiple Keys per Peer

2021-05-02 Thread Nico Schottelius
Good morning, when running a lot of VPN connections using wireguard, there are some questions we see quite often from users, two of which I'd like to discuss here: Multiple keys per Peer -- Users often ask for sharing their connection with multiple devices. The obvious solu