jedisct1 / dnscrypt-server-docker

A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver
https://dnscrypt.info
ISC License
141 stars 22 forks source link

dnscrypt-wrapper.sh update for ipv6 #10

Closed ianbashford closed 6 years ago

ianbashford commented 6 years ago

This change enables the docker container to listen on ipv4 and ipv6

ianbashford commented 6 years ago

Hi, I'm setting up a new server on a Linode that I'd like to listen on both ipv4 and ipv6. I'll test it and let it stabilise for a few days and put in the PR to the resolvers. (the CI build is just pending... not sure why. I'll keep checking it) The CI build is reporting a failure but the link to details on dockercloud just returns a 404... any ideas?

ianbashford commented 6 years ago

I setup a CI into docker cloud to check my branch -- the build works works so I'm not too sure why its failing on here: Happy to try to help...

jedisct1 commented 6 years ago

Merged, thanks!