How can I bind a domain name to a TCP Proxy
rendercoder
PROOP

9 months ago

I want to provide some simple interfaces for smart hardware. I hope to use TCP Proxy service, but I hope to bind my own domain name. My mother's domain name is provided by Railway. I can access my TCP service in the form of aaa.bbb.rlwy.net:portNumber. I hope to use my own domain name. How can I do this?

2 Replies

passos
MODERATOR

9 months ago

hey, please reply with N/A in here


passos
MODERATOR

9 months ago

for custom domains, simply create a CNAME record to the [aaa.bbb.rlwy.net](aaa.bbb.rlwy.net) (excluding the port on DNS). Then, to access your service simply include your domain + port


Loading...