And I'm tryin to forward all these ports via th cf tunnel.
I can forward port
5050 which is a HTTP port
5050 which is a HTTP port
but not sure whether it is possible to forward the 3478 which is a STUN/TURN port and I want to open
50200-50400/udp
50200-50400/udp
as well.
Is there a way with which I can just forward/expose/open the complete network of this compose file? I mean the network local to this cloudflared network or container.
Is it even possible?
I know a complete network can be opened using the
private network
private network
of a tunnel but I want to map this application to a domain/sub-domain.