I’m interested in using Cloudflare as a corporate vpn. Is there a way to tunnel boto3/aws cli traffic through Cloudflare?
Thanks!
I’m interested in using Cloudflare as a corporate vpn. Is there a way to tunnel boto3/aws cli traffic through Cloudflare?
Thanks!
You’d probably want this: https://developers.cloudflare.com/cloudflare-one/tutorials/warp-to-tunnel/
You can setup Tunnels to advertise IP ranges and then you’d install WARP to access those - much like a traditional corporate VPN Point-to-Site setup.
Thanks!
How would that work for something like the AWS API, where they expect https and the endpoints are hosted at domains that I do not control (amazonaws.com)
Best,
Hugo
Oh - if it’s over the public internet then WARP for Teams in general encrypts (and can filter) HTTP/DNS traffic.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.