FokiDoki / WireRest

REST API for Wireguard
MIT License
18 stars 5 forks source link

IPv6 Support #49

Closed FokiDoki closed 1 year ago

FokiDoki commented 1 year ago

Whats new Now you can add IPv6 adress when creating a peer via /peer/create. Warning: at the moment WireRest only controls duplicate ips with ipv4, ipv6 is not controlled in any way. In the future, the ability to control the distribution of ipv6 addresses will be added, as it is implemented with ipv4 now.