How can I make a Cloudflare TCP connection to Glitch?

Hello, could someone tell me how I can make an SRV -> TCP connection from cloudflare to glitch. What I would really like to know is the information that will be added.

Hello, @Esael! Welcome to the Glitch forum.

Glitch currently only exposes one port (port 3000) to the internet. Thus, eliminating the use of a SRV record. However, if your wishing to use CloudFlare with Glitch you’ll need to use the built in custom domains or follow my tutorial which uses fly.io.