hashicorp / go-sockaddr

IP Address/UNIX Socket convenience functions for Go
Mozilla Public License 2.0
266 stars 53 forks source link

Allow spaces in interface name #18

Closed angrycub closed 6 years ago

angrycub commented 6 years ago

Windows can create interfaces with spaces in the name. This opens up the regex to allow for that. Fixes #17