angristan / wireguard-install

WireGuard VPN installer for Linux servers
https://stanislas.blog/2019/01/how-to-setup-vpn-server-wireguard-nat-ipv6/
MIT License
7.52k stars 1.26k forks source link

Multiple clients on the same machine #444

Closed ghost closed 1 year ago

ghost commented 1 year ago

How do I set it up so that multiple clients (multiple devices) can use the same machine as VPN? When I simply run the script and load the generated config file onto a second device the connection gets extremely slow and unusable because it's already in use on another device.

marhu98 commented 1 year ago

Are you using the same keys (i.e the same qr code) on both devices? It works fine for me with three clients with different keys. (To do this, run the wizard again).