Making a fake tld complete with domain registration
By Sarah Scott •
I am going to make a private, separate wifi network as part of a demonstration. People are going to connect to this network and I would like them to be able to visit fake websites with fake TLDS on their own devices (such as "random.hello"). I also would like to be able to dynamically allocate new domains on this network that will point to different HTML pages on one web server.
Using dnsmasq and Apache Virtual Hosts appear to be the best way to go.
I'm lost on exactly how would I go about doing this.
2 Reset to default