Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 618 Bytes

Introduction

Vault formula that includes a --with-dynamic option that allows building vault with CGO_ENABLED. This fixes DNS resolution when on a VPN with Split DNS.

Install

brew tap mindfulmonk/tap
brew install mindfulmonk/tap/vault --with-dynamic

More info

Original implementation Homebrew/homebrew-core#7238 Option removed Homebrew/homebrew-core#33507 Current work on fixing this in Go golang/go#12524 Discourse forum https://discourse.brew.sh/t/vault-dns-resolution-fails-on-vpn-now-that-with-dynamic-is-gone/3913