Whitelist Rules does not work

Open
#564 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
networking

Research direction

Reproduce the reported configuration with medium.com under Whitelist Rules and . under BlackList Rules. Start by tracing how SimpleDnsCrypt passes and evaluates these rules, then verify that the whitelisted site remains reachable while other sites are blocked. The issue names no files or tests, so the relevant entry point must be located first.

Written by the indexing model from the issue text.

Description

I need to block all websites except those are allowed in my whitelist. So I create rules:

Whitelist Rules
medium.com

BlackList Rules
*.*

I can not open medium.com. Is it possible to block all websites except those are allowed in my whitelist with SimpleDnsCrypt?

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.