Configuration file with legacy list of relays and resolvers v2

Open
#576 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Domain
tooling

Research direction

Start with the generated dnscrypt-proxy.toml file and inspect the [sources] section, especially lines beginning with urls = ['https://...']. Compare its resolver and relay source URLs with the v3 links described in the issue; done means the current configuration no longer points to the legacy v2 list.

Written by the indexing model from the issue text.

Description

Simple DNSCrypt creates a dnscrypt-proxy.toml file that contains an outdated list of relays and public resolvers v2.

*** THIS LIST IS FOR OLD DNSCRYPT-PROXY VERSIONS ***

Version 2 of the list is for dnscrypt-proxy <= 2.0.42 users.

If you are running up-to-date software, replace /v2/ with /v3/ in the sources URLs of the dnscrypt-proxy.toml file (relevant lines start with urls = ['https://...'] and are present in the [sources] section).

THIS LIST IS AUTOMATICALLY GENERATED AS A SUBSET OF THE V3 LIST. DO NOT EDIT IT MANUALLY.

If you want to contribute changes to a resolvers list, only edit files from the v3 directory.

--
https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/relays.md#-this-list-is-for-old-dnscrypt-proxy-versions-
https://github.com/DNSCrypt/dnscrypt-resolvers/blob/master/v2/public-resolvers.md#-this-list-is-for-old-dnscrypt-proxy-versions-

Dominant language
C#
Stars
2.5k
Forks
249
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DNSCrypt/SimpleDnsCrypt

All issues in DNSCrypt/SimpleDnsCrypt

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.