I would like to integrate Cloudflare tunnel into to my application and provide a demonstration i.e. without the user having to set up a named tunnel. When calling CloudFlared.exe to create a quick tunnel is it possible to retrieve the domain name which is displayed in the terminal window programmatically ie via STDOUT ? If I call it via a system worker I don’t seem to get anything.
Thanks