I want to use Argo Tunnel to expose my application server only to Cloudflare network. However, I don’t want to pay for it’s Smart Routing feature. I would only like to deploy a cloudflared
instance on my server and make my application server listen on a local network interface, so it can only be reached via the tunnel created by cloudflared
.
Do I still have to pay for transferring gigabytes? I’m on Free plan.