diff --git a/website/index.html b/website/index.html index 0f84563..58f893e 100755 --- a/website/index.html +++ b/website/index.html @@ -3,11 +3,9 @@ Blahdns -- Dns service support DoH, DoT, DNSCrypt - + - - @@ -35,18 +33,22 @@
- +

Need some coffees (25 EUR/ per month) for servers to keep this project healthy.

Announcements

- No logs | No EDNS Client-Subnet | OpenNIC TLDs | DNSSEC ready | Filtered some ads, trackers, malware + No logs | No EDNS Client-Subnet | OpenNIC | Ethereum Name Service | DNSSEC ready | Yggdrasil | Filtered ads, trackers, malwares @@ -63,30 +65,38 @@
- +
-

Switzerland 🇨🇭

+

Finland 🇫🇮

  • DNS-over-HTTPS

    - + +

    IPv4-stamp:

    +

    IPv6-stamp:

    - +

    DNS-over-TLS

    -

    IPv6 ONLY:
    - +

    IP:
    +

    tls_auth_name:
    - - port: 443, 853 + + port: 853, 443 (Strict SNI, without SNI will drop)

    DNSCrypt v2

    port: 8443 +

    IPv4 - DNSStamp:
    + +

    IPv6 - DNSStamp:
    - +

@@ -108,15 +118,15 @@

IPv4-stamp:

-

IPv6-stamp:

-

DNS-over-TLS

IP:
- +

tls_auth_name:
port: 853, 443 (Strict SNI, without SNI will drop) @@ -124,10 +134,10 @@

DNSCrypt v2

port: 8443

IPv4 - DNSStamp:
- +

IPv6 - DNSStamp:
- +

@@ -165,9 +175,9 @@

DNSCrypt v2

port: 8443

IPv4 - DNSStamp:
-

+

IPv6 - DNSStamp:
- +

@@ -179,6 +189,8 @@
+ +

News

- -
+
@@ -252,6 +264,22 @@
+ + + +
+
+

+

Thanks to these great projects, Blahdns was born.

+ 1. knot-resolver: Go
+ 2. Dnsdist: Go
+ 3. HAProxy: Go
+ 4. dns-over-https: Go +

+
+
+ @@ -313,24 +341,24 @@
Be sure you already install package apt install gnutls-bin
- gnutls-cli --print-cert -p 853 108.61.201.119 | grep "pin-sha256" | head -1 + gnutls-cli --print-cert -p 853 45.32.55.94 | grep "pin-sha256" | head -1
OR - kdig -d @108.61.201.119 +tls-ca +tls-host=dot-jp.blahdns.com blahdns.com + kdig -d @45.32.55.94 +tls-ca +tls-host=dot-jp.blahdns.com blahdns.com
OR
- echo | openssl s_client -connect '108.61.201.119:853' 2>/dev/null | openssl x509 -pubkey -noout | openssl + echo | openssl s_client -connect '45.32.55.94:853' 2>/dev/null | openssl x509 -pubkey -noout | openssl pkey -pubin -outform der | openssl dgst -sha256 -binary | openssl enc -base64
TLS1.3 support check
- openssl s_client -connect 108.61.201.119:853 + openssl s_client -connect 45.32.55.94:853
Will return message: @@ -390,13 +418,13 @@ Cipher : TLS_AES_256_GCM_SHA384
    -
  • How to fix Chrome on Android phone leaking DNS? check HERE
  • +
  • How to fix Chrome on Android phone leaking DNS, check HERE
  • Supported TLS v1.3, 1.2
  • We drop ANY type.
  • -
  • Why you building this project? I started this project around 2016. During that time, with my private - dns, I needed an easy way to filter ads and trackers, so I rent a server and learned how to achieve this.
  • -
  • Why you don't like huge traffic? I'm still a student and I run this service with my pocket money and - spare time. Just as a hobby to learn somehting new. Buying a big server or Anti-DDOS service will cost a lot.
  • +
  • Why you building this porject? I started this project around 2016. During that time, with my private + dns, I need an easy way to filter ads and tracker, so I rent a server and learn how to achive this.
  • +
  • Why you dont like huge traffic? I'm still a student. and I run this service with my pocket money and + spare time. Just as a hobby to learn somehting new. buying big server or Anti-DDOS service will cost lot.
@@ -404,6 +432,8 @@ Cipher : TLS_AES_256_GCM_SHA384
- +