dns: do not overlap with avahi (sunshine). switch to port 5354 for dnscrypt-proxy2
This commit is contained in:
parent
a004535b0b
commit
02c0984a3f
@ -63,7 +63,7 @@ in
|
||||
dnscrypt-proxy2 = {
|
||||
enable = true;
|
||||
settings = {
|
||||
listen_addresses = [ "127.0.0.1:5353" ];
|
||||
listen_addresses = [ "127.0.0.1:5354" ];
|
||||
ipv4_servers = true;
|
||||
ipv6_servers = false;
|
||||
block_ipv6 = true;
|
||||
|
Loading…
Reference in New Issue
Block a user