dnscrypt-wrapper 0.2.2
Server-side dnscrypt proxy
dnscrypt-wrapper
is a tool to expose a name server over the dnscrypt
protocol. It can be used as an endpoint for the dnscrypt-proxy
client to securely tunnel DNS requests between the two.
- Website: https://github.com/Cofyc/dnscrypt-wrapper
- Licenses: Expat · GPL 2 · GPL 3 · ISC
- Package source: gnu/packages/dns.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dnscrypt-wrapper 0.2.2
as follows:
guix install dnscrypt-wrapper@0.2.2
Or install the latest version:
guix install dnscrypt-wrapper
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.