Coder Social home page Coder Social logo

maqqo / blahdns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zoonderkins/blahdns

0.0 0.0 0.0 85.38 MB

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

Home Page: https://blahdns.com

HTML 81.77% CSS 5.61% Python 2.34% JavaScript 10.29%

blahdns's Introduction

HitCount

   All donations are welcome and any amount of money will help me to maintain this project 🥰

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

Announcements

  • 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 (Germany, Finland, Japan, Singapore)
|-- Let's Encrypt SSL
|-- Knot-resolver (OpenNIC, ICANN, Yggdrasil, ETH)
|   |-- DNSCryptv2 (dnsdist, port 8443)
|   |-- 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)

## Japan, Singapore use Quad9 as upstream

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

Disclaimer

  • This is an experimental 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

blahdns's People

Contributors

zoonderkins avatar adam-sroka avatar mftabriz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.