EasyTier / EasyTier

A simple, decentralized mesh VPN with WireGuard support.
https://easytier.top
Apache License 2.0
1.52k stars 155 forks source link

[feat] add ipv6 config #435

Open SaeedDev94 opened 5 hours ago

SaeedDev94 commented 5 hours ago

描述问题 / Describe the problem

I realized that if dhcp is off, the tun will not get an ipv6 (private)

描述您想要的解决方案 / Describe the solution you'd like

Please add ipv6 config (just like ipv4) to set a (private) ipv6 when dhcp is off
Thanks

替代方案 / Alternatives considered

No response

额外上下文 / Additional context

No response

SaeedDev94 commented 3 hours ago

(Maybe this is another FR) I have to mention that my server A supports ipv6, but server B doesn't.
So basically I'm requesting for "6to4 tunneling".
My final goal is to send ipv6 packets over ipv4 network