You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dnscrypt-server-docker/scripts
woftor 8d0f779bfe
Removed --net=host as default for the docker container (#46)
Removed --net=host as default for the docker container
It does forward port 443 tcp/udp to the host, but it also had "--net=host" when starting. That defeats the purpose of the port forward.
Removing "--net=host" as it is also in line with the rest of the documentation.
4 years ago
..
install-centos.sh Removed --net=host as default for the docker container (#46) 4 years ago