I want to create a server that acts as a loopback to the requesting machine on a particular subdomain.
How do I reference the requesting IP to route traffic on a handful of ports back to the requesting IP?
Alternatively a clone of xip.io running on my own subdomains would work, so routing like this:
10.199.1.1.my.domain.com -> routes all traffic to 10.199.1.1