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.