3 changed files with 2 additions and 20 deletions
@ -1,3 +0,0 @@ |
|||
no-resolv |
|||
server=127.0.0.1#40 |
|||
listen-address=127.0.0.1 |
@ -1,15 +0,0 @@ |
|||
[Unit] |
|||
Description=dnscrypt-proxy listening socket |
|||
Documentation=https://github.com/jedisct1/dnscrypt-proxy/wiki |
|||
Before=nss-lookup.target |
|||
Wants=nss-lookup.target |
|||
Wants=dnscrypt-proxy-resolvconf.service |
|||
|
|||
[Socket] |
|||
ListenStream=127.0.0.1:40 |
|||
ListenDatagram=127.0.0.1:40 |
|||
NoDelay=true |
|||
DeferAcceptSec=1 |
|||
|
|||
[Install] |
|||
WantedBy=sockets.target |
Loading…
Reference in new issue