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 :/3 Replies
You would make an access policy that only allows your sign in
yeah but I'm using it inside side-car containers, is there a way to do it based on the Source of the client ?
You might be able to do it with bypass rules to allow certain IP addresses