raji
CDCloudflare Developers
•Created by raji on 7/5/2024 in #general-help
Protect public hostname tunnel
I Have a tunnel with a public hostname working on a remote server, on my computer I use
cloudflared access tcp ...
to connect to it.
How can I secure it where only my computer is allowed to run this command and connect to the computer :/4 replies
CDCloudflare Developers
•Created by raji on 6/30/2024 in #general-help
TCP tunnel with local database
Okay so I have a database running locally on my computer, I want my deployed app to connect to it but without opening the port on my router, I install
cloudflared
and connected it to Zero Trust but the public hostname only proxies HTTP connection and not TCP, is it possible to have like a my app running next to a container that proxies the TCP traffic to my local computer into the database there ?3 replies