Post

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)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Configuration

Config file:

1
/usr/local/etc/cloudflared/config.yml

Notes

After install, run: cloudflared tunnel login && cloudflared tunnel create </div> </div>
Or create tunnel via Cloudflare Zero Trust Dashboard
## Links - [Official Website](https://www.cloudflare.com/) - [Documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) ---
This post is licensed under CC BY 4.0 by the author.