From 49d8bcc9eebc49ac8e9771c89fc9ef83d248f7b5 Mon Sep 17 00:00:00 2001 From: kouhe3 <25522053+kouhe3@users.noreply.github.com> Date: Sat, 28 Jan 2023 23:24:25 +0800 Subject: [PATCH] Cloudflare tunnel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7c4a8b..0242e2ea 100644 --- a/README.md +++ b/README.md @@ -1198,6 +1198,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [ZeroTier](https://www.zerotier.com) — FOSS managed virtual Ethernet as a service. Unlimited end-to-end encrypted networks of 100 clients on free plan. Clients for desktop/mobile/NA; web interface for configuration of custom routing rules and approval of new client nodes on private networks * [LocalXpose](https://localxpose.io) — Reverse proxy that enables you to expose your localhost servers to the internet. Free plan has 15 mintues tunnel life time. * [Traefik-Hub](https://traefik.io/traefik-hub/) - Publish locally running services over a tunnel to a public custom URL and secure them with access control. Free for 5 services in one cluster. + * [Cloudflare Tunnel](https://www.cloudflare.com/products/tunnel/) - Cloudflare Tunnel can connect HTTP web servers, SSH servers, remote desktops, and other protocols safely to Cloudflare without a publicly routable IP address. **[⬆ back to top](#table-of-contents)**