All Projects → ookangzheng → Blahdns

ookangzheng / Blahdns

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

Projects that are alternatives of or similar to Blahdns

Blocklist
Privacy DNS
Stars: ✭ 61 (-73.25%)
Mutual labels:  adblock, dns, dnscrypt
Blocky
Fast and lightweight DNS proxy as ad-blocker for local network with many features
Stars: ✭ 523 (+129.39%)
Mutual labels:  adblock, dns, dns-server
Hosts Blocklists
Automatically updated, moderated and optimized lists for blocking ads, trackers, malware and other garbage
Stars: ✭ 1,749 (+667.11%)
Mutual labels:  adblock, dns, dnscrypt
Pihole Unbound
Guide to setup Unbound recursive DNS resolver with Pi-Hole. With additional configs for speed and security!! 🚀🔒
Stars: ✭ 165 (-27.63%)
Mutual labels:  adblock, dns, dns-server
Knot
A mirrored repository
Stars: ✭ 138 (-39.47%)
Mutual labels:  dns, dns-server
Sliver
Adversary Simulation Framework
Stars: ✭ 1,348 (+491.23%)
Mutual labels:  dns, dns-server
Dowse
The Awareness Hub for the Internet of Things
Stars: ✭ 139 (-39.04%)
Mutual labels:  dns, dnscrypt
Simplednscrypt
A simple management tool for dnscrypt-proxy
Stars: ✭ 1,901 (+733.77%)
Mutual labels:  dns, dnscrypt
Wirehole
WireHole is a combination of WireGuard, Pi-hole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities thanks to Pi-hole, and DNS caching, additional privacy options, and upstream providers via Unbound.
Stars: ✭ 1,232 (+440.35%)
Mutual labels:  adblock, dns
Trust Dns
A Rust based DNS client, server, and resolver
Stars: ✭ 2,155 (+845.18%)
Mutual labels:  dns, dns-server
Routedns
DNS stub resolver, proxy and router with support for DoT, DoH, DoQ, and DTLS
Stars: ✭ 153 (-32.89%)
Mutual labels:  dns, dns-server
Dnscrypt Protocol
DNSCrypt protocol specification
Stars: ✭ 91 (-60.09%)
Mutual labels:  dns, dnscrypt
Dcompass
[WIP] High-performance programmable DNS server aiming at robustness, speed, and flexibility
Stars: ✭ 174 (-23.68%)
Mutual labels:  dns, dns-server
Addon Adguard Home
AdGuard Home - Home Assistant Community Add-ons
Stars: ✭ 138 (-39.47%)
Mutual labels:  adblock, dns
1hosts
DNS filter-/blocklists | safe. private. clean. browsing!
Stars: ✭ 85 (-62.72%)
Mutual labels:  adblock, dns
Unbound Docker
Unbound DNS Server Docker Image
Stars: ✭ 147 (-35.53%)
Mutual labels:  dns, dns-server
Dnsguide
A guide to writing a DNS Server from scratch in Rust
Stars: ✭ 2,226 (+876.32%)
Mutual labels:  dns, dns-server
Rethink App
DNS over HTTPS / DNS over Tor / DNSCrypt client, firewall, and connection tracker for Android.
Stars: ✭ 188 (-17.54%)
Mutual labels:  dns, dnscrypt
Ioc2rpz
ioc2rpz is a place where threat intelligence meets DNS.
Stars: ✭ 67 (-70.61%)
Mutual labels:  dns, dns-server
Tor Router
A SOCKS, HTTP and DNS proxy for distributing traffic across multiple instances of Tor
Stars: ✭ 69 (-69.74%)
Mutual labels:  dns, dns-server

HitCount

   All donations are welcome and any amount of money will help me to maintain this project 🥰
Around 35 EUR per month

Announcements

  • DoQ ( DNS over QUIC) quic://dot-jp.blahdns.com:784 | quic://dot-sg.blahdns.com:784 | quic://dot-ch.blahdns.com:784 | quic://dot-fi.blahdns.com:784 | quic://dot-de.blahdns.com:784 (feedback needed)
  • iOS 14 and Big Sur native DoT / DoH config file, check out https://encrypted-dns.party/ | Credit to: @nitrohorse
  • For more old announcements, go here

Our features

DoH CDN

https://doh1.blahdns.com/uncensor 
https://doh2.blahdns.com/uncensor 
https://doh1.blahdns.com/dns-query (censored)
https://doh2.blahdns.com/dns-query (censored)

Curl with DoH for testing purpose

// Censored 
curl --doh-url https://doh-jp.blahdns.com/dns-query https://ssl.google-analytics.com
// Return 
curl: (7) Failed to connect to ssl.google-analytics.com port 443: Connection refused

// Uncensor
curl --doh-url https://doh-jp.blahdns.com/uncensor https://ssl.google-analytics.com
// Return
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="https://www.google.com/analytics/">here</A>.
</BODY></HTML>

How to setup / config DoH DoT Dnscrypt 👇

Config: HERE for more details

Server status

Server architecture

Server (Switzerland, Germany, Finland, Japan, Singapore)
|-- Let's Encrypt SSL
|-- Knot-resolver (OpenNIC, ICANN, Yggdrasil, ETH)
|   |-- DNSCryptv2 (dnsdist, port 8443)
|   |-- Dnsproxy (QUIC, port 784) *beta
|   |-- doh-server (DoH, GET, POST -- m13253)
|   |-- |-- DoH (HAProxy, port 443, TLS 1.3, require SNI)
|-- DoT (HAProxy, port 853, 443, TLS 1.3, require SNI)

<del>Japan, Singapore use Quad9 as upstream</del>

Config file / Client

Awesome dns-resolver

https://gist.github.com/ookangzheng/c8fba46fe1dbcc8152e3231f53f91e86

Huge thanks to those OSS and ORG

  1. Knot-resolver
  2. m13253
  3. DNSPrivacy.org

Buy me some coffee ☕️

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

  • Monero(XMR) 49mfGwgLEUr9CNb2RFfz2f1v85n5VTkLiGEm8NoFqvmiJJnUE27DW15gBjXXCyzbRRYM29SnJTETsPLRdJu8fAVuSU7K6pN
  • Lite Coin(LTC) 0x509357E9E06b2d200768D9E7A1Ff75291675aEe1

Disclaimer

  • This is an experimental + hobby service, I'm not responsible for any down-time.
  • Make sure to agree with our POLICY before using the service.
  • This service is for PERSONAL use, huge traffic is not welcomed, will drop PTR, ANY by default.
  • We can't block some ads within Apps inside your phone (Youtube official app Ads, Facebook app Ads, Twitter app Ads... )

Policy

  • 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).
  • The operator does not guarantee in any way the access, availability and continuity of the functioning of this service.
  • By using this website and service you consent to the disclaimer and agree to its terms and conditions.

Stargazers over time

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].