Skip to content

IPv4/6 Simultaneously + JSON

Compare
Choose a tag to compare
@jnhmcknight jnhmcknight released this 23 Aug 02:15
· 17 commits to master since this release
c4f679a

What's Changed

Previously, IPv4 and IPv6 weren't cleanly handled, and you could arrive at situations where one was overriding the other. This cleans that up, handling each separately, but allowing the instantiation to have them combined, as WireGuard itself has them combined within config files.

Full Changelog: v0.2.5...v0.3.0