l-n-s / wireguard-install

WireGuard VPN server installer
MIT License
656 stars 166 forks source link

ipv6 server side config #6

Open mgdudas opened 5 years ago

mgdudas commented 5 years ago

Hi,

Since I noticed your commit for the ipv6 client side change earlier today. Can you have it handle the server side ipv6 config as well, so we can run it once on a server and it pulls in the local ipv4/ipv6 addresses and will connect on either... as well as setting up a private ipv6 network?

Might also be worth adding a bit of randomization for the ipv6 subnet vs hard coding one, as this site does: https://simpledns.com/private-ipv6

Thanks!

ghost commented 5 years ago

https://github.com/LiveChief/wireguard-install/tree/IPV6

@l-n-s