mess-with-dns-backend icon indicating copy to clipboard operation
mess-with-dns-backend copied to clipboard

Results 20 mess-with-dns-backend issues
Sort by recently updated
recently updated
newest added

Simple example (without changing any records between requests): ![image](https://github.com/jvns/mess-with-dns-backend/assets/6129020/6f882148-91d4-47d5-8aca-c60308036b85)

Not sure if this is a bug, or if it is intended like it is, but I just noticed that DNS queries that are initiated by usage of the site...

From Mastodon: > seems CNAME records don't accept when the second level of a domain contains a hyphen…? This is a valid domain however: ese.fsr-i.de/

You couldn't create a CNAME record begin with a "_" ![image](https://github.com/jvns/mess-with-dns-backend/assets/83014185/da210205-8b57-44db-8807-68a9b9cf68d8)

You cannot create a CNAME record to point to itself. ![image](https://github.com/jvns/mess-with-dns-backend/assets/83014185/5c5c3607-8044-4150-a66e-76fd4b64d34c)

![Screen Shot 2022-02-02 at 4 09 36 pm](https://user-images.githubusercontent.com/802833/152096699-9a9adeed-038c-4f47-9e8b-6d61f8cac917.png) These are valid domains, but cannot be submitted

SVCB/HTTPS records are nearing RFC status, and are being deployed more widely: https://www.ietf.org/archive/id/draft-ietf-dnsop-svcb-https-08.html Building in support for these types would be very cool and useful!

Cannot sign up to Fastmail using the generated domain. Fastmail requires a domain to be registered first? ![image](https://user-images.githubusercontent.com/19397253/167439129-a2edafa2-2b73-4491-967c-cefc86dce430.png)

Attempting Experiment 1 or 2 using Chrome Version 99.0.4844.57 (Official Build) (64-bit). This one: https://i.imgur.com/7J8zxuf.png The way to bypass is to use the `thisisunsafe` trick. Had to do it a...