Giter Site home page Giter Site logo

Open more DNS record types about globalping HOT 5 CLOSED

cherinyy avatar cherinyy commented on July 24, 2024
Open more DNS record types

from globalping.

Comments (5)

jimaek avatar jimaek commented on July 24, 2024 1

Indeed, I opened a separate issue for that. This way it will be easier to implement and track.

from globalping.

jimaek avatar jimaek commented on July 24, 2024

May I ask which specific DNS types are the most important for you and example use cases? For now we're trying to implement the most important functionality and make sure its production ready.

from globalping.

cherinyy avatar cherinyy commented on July 24, 2024

May I ask which specific DNS types are the most important for you and example use cases?

For my personal use, I only need to add one type, HTTPS.

This involves the use of HTTP/3 and ECH.

from globalping.

jimaek avatar jimaek commented on July 24, 2024

Ok, then I think we can close this issue and keep this instead #467
But FYI you can already use HTTPS based resolvers using our HTTP test rather than DNS.

from globalping.

cherinyy avatar cherinyy commented on July 24, 2024

Ok, then I think we can close this issue and keep this instead #467 But FYI you can already use HTTPS based resolvers using our HTTP test rather than DNS.

Maybe you may have misunderstood what I meant? I'm talking about Type 65 HTTPS record, not DoH.

# dig www.jsdelivr.com HTTPS

; <<>> DiG 9.18.11 <<>> www.jsdelivr.com HTTPS
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20140
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;www.jsdelivr.com.              IN      HTTPS

;; ANSWER SECTION:
www.jsdelivr.com.       300     IN      HTTPS   1 . alpn="h3,h2" ipv4hint=104.21.23.24,172.67.208.113 ipv6hint=2606:4700:3035::6815:1718,2606:4700:3037::ac43:d071

;; Query time: 190 msec
;; SERVER: ::1#53(::1) (UDP)
;; WHEN: Tue Jan 09 01:23:56 CST 2024
;; MSG SIZE  rcvd: 118

from globalping.

Related Issues (20)

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.