unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add cloudflared scripts

colin-stubbs opened this issue · comments

cloudflared aka. Cloudflare Tunnel provides a number of useful features, particularly for users of Cloudflare services, in particular when Cloudflare Zero Trust is in use.

I would like to be able to run cloudflared tunnels directly from an UDM-SE in order to proxy connectivity to Internal applications and services.

And I would like to enable DNS-over-HTTPS on a UDM-SE, using cloudflare proxy-dns capability, in order to improve security and anonymity for DNS requests.

This also enables Cloudflare Zero Trust Gateway services, and related filtering capabilities to be used independent of outbound IP address.

Refer to the README.md included as part of the pull request.