messense / if-addrs

Retrieve IP addresses for all interfaces. POSIX & Windows
BSD 3-Clause "New" or "Revised" License
22 stars 15 forks source link

Add feature to optionally expose link-local IPv6 addresses #18

Closed BroderickCarlin closed 1 year ago

BroderickCarlin commented 1 year ago

This PR adds an optional feature, that is disabled by default, that allows developers get back the link-local addresses in the response.

messense commented 1 year ago

Thanks for the PR, you need to fix the build failure.