angristan / wireguard-install

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

ipv6 nat #289

Closed youxiaojie closed 1 year ago

youxiaojie commented 2 years ago

dear sir, I see you use ipv6 nat, which I think the worst method. can you choose /96-like subnet or /64 prefix with ndp proxy? to ensure ipv6 accessible and get less cpu load?(exchange is better than nat) thanx.