You can make two DNS records. For program A would something like programA.domain.com and it will be and for program B it would be programB.domain.com and . They can both point to the same IP at the end.
Hmmm but how do I specify the port for that? Perhaps I don’t want to use programa.domain.com I want just the domain.com but with specified ports that need to be proxied
Hello! I have a Minecraft server where I have 2 ports 25565 and 80 for my website.
I am trying to make port 25565 bypass the proxy/cloud while the other one is going through the proxy/cloud. Thank you!
You cannot do that when you require both proxied and direct access. It is impossible to set one name to both. Separate hostnames are mandatory to achieve your desired outcome.