Closed UnlimitedCookies closed 2 years ago
I'm not really sure what your question is. Are you saying that the code in this repo doesn't handle IPv6 properly (can you be more specific here)? Or are you saying that the website burner.kiwi
doesn't have an AAAA
record?
I'm not really sure what your question is. Are you saying that the code in this repo doesn't handle IPv6 properly (can you be more specific here)? Or are you saying that the website
burner.kiwi
doesn't have anAAAA
record?
Sorry for my harsh tone in the previous comment. I meant to say that it's missing an AAAA
record and is generally not reachable via IPv6.
curl -6 https://burner.kiwi
curl: (6) Could not resolve host: burner.kiwi
$ dig @1.1.1.1 burner.kiwi AAAA
; <<>> DiG 9.18.6 <<>> @1.1.1.1 burner.kiwi AAAA
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 57459
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;burner.kiwi. IN AAAA
;; AUTHORITY SECTION:
burner.kiwi. 3600 IN SOA josh.ns.cloudflare.com. dns.cloudflare.com. 2280046594 10000 2400 604800 3600
;; Query time: 43 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Mon Sep 19 11:07:43 CEST 2022
;; MSG SIZE rcvd: 102
Hey @UnlimitedCookies I've added an AAAA
record. It looks like everything is working on ipv6. Let me know if it's not.
It's really not a new technology, and many ISPs don't really provide a proper IPv4 anymore.