Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zoonderkins/blahdns

A small hobby ads block dns project with doh, dot, dnscrypt support.
https://github.com/zoonderkins/blahdns

adblock dns dns-over-https dns-over-tls dns-server dnscrypt dnscrypt-server doh opennic

Last synced: about 1 month ago
JSON representation

A small hobby ads block dns project with doh, dot, dnscrypt support.

Awesome Lists containing this project

README

        


Ā Ā 

All donations are welcome and any amount of money will help me to maintain this project šŸ„°

## Announcements

**We will discotinue Japan, Switzerland, Finland by Jul 15, 2024** | Thanks again for all supporters and users šŸ„°šŸ™
* Beta support `alfis.name` tld. `.anon, .btn, .conf, .index, .merch, .mirror, .mob, .screen, .srv, .ygg`
* For more old announcements, go [here](https://github.com/ookangzheng/blahdns/issues/36)

## Our features

* Block Trackers, Ads, Malwares, Phishing
* No ECS, DNSSEC ready, No logs, OpenNIC, Eth TLD, Yggdrasil
* Support http://matoken.eth/ | http://mesh.ygg/ | http://i2pd.ygg/ | http://blahdns.oss/ | https://iā¤.ws/
* BlahDNS status [Status Page](https://stats.blahdns.com) | [Dnsprivacy.org]([https://dnsprivacy.org/jenkins/job/dnsprivacy-monitoring/](https://monitor.dnsprivacy.org/jenkins/job/dnsprivacy-monitoring/))

## How to setup / config DoH DoT Dnscrypt šŸ‘‡
Config: [HERE for more details](https://github.com/ookangzheng/blahdns/tree/master/server-conf)

## Server architecture

```bash
Server

|-- Knot-resolver (DNS resolver, OpenNIC, ICANN, Alfis)
|-- Dnsdist (cache)
| | |-- DNSCryptv2 (encrypted-dns-server, port 8443 TCP/UDP)
| | |-- DoQ, port 784
| |-- DoH/http3 (port 443/TCP/UDP port 443, tls version >= 1.2, require SNI)
|-- DoT (HAProxy, port 853, tls version >=1.2, require SNI)

```

## Config file / Client
* Collection of blocklist use in BlahDNS: [Source](https://github.com/ookangzheng/blahdns/raw/master/hosts/source.txt)
* Yggdrasil IPv6 Network: [Setup guide](https://github.com/ookangzheng/blahdns/blob/master/client-conf/yggdrasil.md)
* Android DoH/DoT: [Nebulo App](https://play.google.com/store/apps/details?id=com.frostnerd.smokescreen) | [personalDNSfilter App](https://zenz-solutions.de/personaldnsfilter/) | [Intra](https://play.google.com/store/apps/details?id=app.intra)
* iOS Dnscryptv2/DoH: [Dnscloak](https://itunes.apple.com/app/dnscloak-secure-dns-client/id1452162351)
* Dnscryptv2: [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy)
* Config files: [ Client config example ](https://github.com/ookangzheng/blahdns/tree/master/client-conf)

## Awesome dns-resolver
https://gist.github.com/ookangzheng/c8fba46fe1dbcc8152e3231f53f91e86

## Huge thanks to those OSS and ORG
1. [Knot-resolver](https://github.com/CZ-NIC/knot-resolver)
2. [m13253](https://github.com/m13253/dns-over-https)
3. [DNSPrivacy.org](https://dnsprivacy.org)

## Buy me some coffee :coffee:


Donate using Paypal
Ā Ā 
Buy Me a Coffee at ko-fi.com

## DISCLAIMER
* This is a HOBBY service. The operator does not guarantee in any way the access, availability and continuity of the functioning of this service.
* Use at your own risk. Under no circumstances will the operator be held responsible or liable in any way for any claims, damages, losses, expenses, costs or liabilities whatsoever (including, without limitation, any direct or indirect damages for loss of profits, business interruption or loss of information) resulting or arising directly or indirectly from accessing or otherwise using this service (Blahdns server).
* By using this website and service you consent to the disclaimer and agree to its terms and conditions.

[![Stargazers over time](https://starchart.cc/ookangzheng/blahdns.svg)](https://starchart.cc/ookangzheng/blahdns)