Bryan English
Bryan English
There are already vpn containers available that are NordVPN compatible (if that's the specific service you're looking for): https://hub.docker.com/r/kylemanna/openvpn/ Alternatively, I don't think it'd be terrible challenging to create an...
Mind if I help? I've been meaning to learn how to do brew formulae
Awesome. Typically brew formulae are in a separate repo, I'll make one and add you as an admin on it.
Busy week at work, here's what I have so far: ``` SPOTIFY_CLI_VERSION= "v1.8.0".freeze class Spotifycli < Formula desc "A Spotify CLI" homepage "https://github.com/brianstrauch/spotify-cli" version "1.8.0" if OS.mac && Hardware::CPU.intel? sha256...
Seems related, https://github.com/solo-io/gloo/actions/runs/3440130527/attempts/2 Third time was a charm though