Dan Hughes
Dan Hughes
When running the installer, I get this error: ``` root@DreamMachine:~/.ssh# sh -c 'DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"' ERROR: Cannot get latest version: INFO: OS: debian INFO: GOARCH: arm64 INFO:...
When running the following docker command, the `"False"` and `"True"` parameters appear to not be parsed correctly - I would guess because `jq` reads that as a truthy string. For...
We have typescriptify running alongside some other codegen, and the log output takes up a lot of visual space. This PR adds an option to mute the print statements when...