Cloudflared
Cloudflared is a command-line tool that allows you to securely access resources on the Cloudflare network, such as websites and APIs, from your local computer. It works by creating a secure tunnel between your computer and the Cloudflare network, allowing you to access resources as if they were on your local network.
Cloudflared
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/cloudflared.sh)"
Configuration
Config file:
1
/usr/local/etc/cloudflared/config.yml
Notes
After install, run: cloudflared tunnel login && cloudflared tunnel create </div> </div> ## Links - [Official Website](https://www.cloudflare.com/) - [Documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) ---
Or create tunnel via Cloudflare Zero Trust Dashboard
This post is licensed under CC BY 4.0 by the author.