Copy and run the below commands to try it out. I can't make it work from the explorer bar, powershell prompt, dos shell. Bye.
DNS Toys
81–90 of 111 posts
Re: DNS Toys
#82Earlier quoted context omitted.
> Although QUIC or TLS 1.3 improves that a bit. On a TLS1.3 QUIC connection with a session supporting 0-rtt would DNS still require less round trips?
But you generally don't wanna keep a "connection" open to everyone in every scenario, like the one in the post.
Re: DNS Toys
#83“Why? For fun.” I love this. It doesn’t need a reason to exist. It’s interesting on its own. That being said, can anyone think of additional interesting reasons for why this would be useful rather than the same toys over HTTP?
This may work on pay to use Wi-Fi. There was a previous interesting post here about tunneling through DNS on airplane or other pay to use Wi-Fi. https://news.ycombinator.com/item?id=511908
I never thought to use DNS as a tunnel, but I have seen some pretty interesting loopholes that I was trying to find. Some airline's captive portal used to rely on some google service (captcha probs), and for a period of time didn't block any google-owned IP address that wasn't a consumer website (eg search, yt) so GCP and developer docs would load if you had the URL. I couldn't reliably get to user-generated content through it though.
Re: DNS Toys
#84Earlier quoted context omitted.
This may work on pay to use Wi-Fi. There was a previous interesting post here about tunneling through DNS on airplane or other pay to use Wi-Fi. https://news.ycombinator.com/item?id=511908
You have no idea how badly I was looking for a way to tunnel via airplane wifi. Even going as far as trying to use the "free tier" fb messenger access to move packets. Now the ToS have a very low bandwidth limit on the free tier (eg. 100mb), so I'm not sure if it'd work for any real application. I never thought to use DNS as a tunnel, but I have seen some pretty interesting loopholes that I was trying to find. Some a…
Most firewalls drop or hijack packets on port 53.
Re: DNS Toys
#85Re: DNS Toys
#86Re: DNS Toys
#87This is awesome but I'm getting NXDOMAIN when I try to use it. Am I doing something wrong, perhaps something to do with EDNS? $ dig 42km-mi.unit @dns.toys ; > DiG 9.16.27-Debian > @dns.toys 42km-mi.unit ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER
Re: DNS Toys
#88To others, yr.no is a free weather service with API: https://developer.yr.no I see that dns.toys use it.
Re: DNS Toys
#89Earlier quoted context omitted.
You have no idea how badly I was looking for a way to tunnel via airplane wifi. Even going as far as trying to use the "free tier" fb messenger access to move packets. Now the ToS have a very low bandwidth limit on the free tier (eg. 100mb), so I'm not sure if it'd work for any real application. I never thought to use DNS as a tunnel, but I have seen some pretty interesting loopholes that I was trying to find. Some a…
> I never thought to use DNS as a tunnel Most firewalls drop or hijack packets on port 53.
Re: DNS Toys
#90I guess you could deliver web pages over DNS too, if you wanted... though I'm not sure why you'd want to. Instead of DoH it would be HoD.