opennic:dnscrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
opennic:dnscrypt [2017-07-31T05:50:25Z] – created fuslopennic:dnscrypt [2017-07-31T05:55:53Z] (current) fusl
Line 8: Line 8:
   * dnscrypt-proxy installed - See [[https://dnscrypt.org/#install-dnscrypt|this]] for more information    * dnscrypt-proxy installed - See [[https://dnscrypt.org/#install-dnscrypt|this]] for more information 
   * The servers IP address (''185.121.177.177'')   * The servers IP address (''185.121.177.177'')
-  * The DNSCrypt port this server is listening on for DNSCrypt encrypted queries+  * The DNSCrypt port this server is listening on for DNSCrypt encrypted queries (''5353'')
   * The DNSCrypt provider name (''2.dnscrypt-cert.dnsrec.meo.ws'')   * The DNSCrypt provider name (''2.dnscrypt-cert.dnsrec.meo.ws'')
   * The DNSCrypt provider key (''1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5'')   * The DNSCrypt provider key (''1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5'')
Line 19: Line 19:
                  -N 2.dnscrypt-cert.dnsrec.meo.ws \                  -N 2.dnscrypt-cert.dnsrec.meo.ws \
                  -k 1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5                  -k 1A6A:D0A3:2B4C:5A61:A695:D153:670D:69AB:1690:3F9E:C3F7:F64F:13E5:35A3:18B2:28A5
 +This example command should produce an output similar to this:
 +  [NOTICE] Proxying from 127.0.0.1:53 to 185.121.177.177:5353
 +
 +If this is not the case and an error comes up, please double-check that you copied everything correctly and try with another server or port. Note: ''53'' is in most cases **not** the DNSCrypt port, it is ''443'' instead unless another port is specified.
  
 Depending on which client you chose from the all the available ones, you might need to edit a CSV file, a configuration file or click through a few configuration settings in order to get started. Depending on which client you chose from the all the available ones, you might need to edit a CSV file, a configuration file or click through a few configuration settings in order to get started.
  
 Once your DNSCrypt client is running, you can [[https://wiki.opennic.org/setup|point your local systems DNS settings]] to query at ''127.0.0.1:53'' (or a different port if you specified one with ''-a'' or ''--local-address=''). Once your DNSCrypt client is running, you can [[https://wiki.opennic.org/setup|point your local systems DNS settings]] to query at ''127.0.0.1:53'' (or a different port if you specified one with ''-a'' or ''--local-address='').
  • /wiki/data/attic/opennic/dnscrypt.1501480225.txt.gz
  • Last modified: 7 years ago
  • by fusl