hashicorp / go-sockaddr

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

Add PowerShell impl. of GetDefaultInterfaceName #34

Closed angrycub closed 1 year ago

angrycub commented 4 years ago

Allows localized versions of Windows to work correctly since it does not rely on string parsing. New behavior is dependent on powershell being in the path. Will fallback to old behavior if PS is not available.

angrycub commented 4 years ago

Fixes #30

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.