Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

dnscrypt docker compose/stack.

compose

  • customize listen in .env file.
  • supported on Linux/Windows/MacOS.
docker-compose up -d

stack

supported on Linux(because of host mode network)

docker stack deploy -c ./docker-stack.yml dnscrypt

Change You first dns server to 127.0.0.1 and enjoy.