Connect to tunnels from worker.

I see that it is possible to run a tunnel and then connect to hyperdrive through the tunnel on my worker. I wanted to know if its possible to access other tcp applications running through tunnels?

I have both a mysql server and a redis server running on my server and I want to be able to use cloudflare tunnels to access them from my worker. I can access mysql using hyperdrive but I don't see a way I can access redis.

Here is the link to the docs of connecting to hyperdrive from a worker over tunnels if that helps
https://developers.cloudflare.com/hyperdrive/configuration/connect-to-private-database/
Cloudflare Docs
Hyperdrive can securely connect to your private databases using Cloudflare Tunnel and Cloudflare Access.
Was this page helpful?