this post was submitted on 06 Jul 2023
5 points (100.0% liked)
Programming
13565 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could run dnsmasq or some other simple DNS resolver. Either on you computer, or as an additional device (a cheapo OpenWRT or Mikrotik would do it as an additional network device. Turn off everything except the DNS).
Have a wildcard subdomain that points to your dev env.
Use that DNS for your dev env, and have it reach out to actual DNS resolvers.