Add IPv4 link local net to wireguard allowed IPs #3

Merged
n0emis merged 1 commits from ipv4_link_local into master 4 years ago

@ -13,3 +13,4 @@ AllowedIPs = 172.16.0.0/12
AllowedIPs = 10.0.0.0/8
AllowedIPs = fd00::/8
AllowedIPs = fe80::/10
AllowedIPs = 169.254.0.0/16

Loading…
Cancel
Save