From de5795f7e913eff53b244c39a6cd8c24ad2b9d8d Mon Sep 17 00:00:00 2001 From: ChrispyBacon-dev Date: Wed, 27 Aug 2025 22:20:12 +0200 Subject: [PATCH] Add DockFlare to Open source section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89869c7..f91f33c 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ the domain registration and DNS management in a simple way. * [gsocket/Global Socket](https://www.gsocket.io/) [![gsocket github stars badge](https://img.shields.io/github/stars/hackerschoice/gsocket?style=flat)](https://github.com/hackerschoice/gsocket/stargazers) - The Global Socket Toolkit allows two users behind NAT/Firewall to establish a TCP connection with each other. Securely. Written in C. * [SirTunnel](https://github.com/anderspitman/SirTunnel) [![SirTunnel github stars badge](https://img.shields.io/github/stars/anderspitman/SirTunnel?style=flat)](https://github.com/anderspitman/SirTunnel/stargazers) - Minimal, self-hosted, 0-config alternative to ngrok. Similar to sish but leverages Caddy+OpenSSH rather than custom server code. * [boringproxy](https://boringproxy.io/) [![boringproxy github stars badge](https://img.shields.io/github/stars/boringproxy/boringproxy?style=flat)](https://github.com/boringproxy/boringproxy/stargazers) - Designed to be very easy to use. No config files. Clients can be remote-controlled through a simple WebUI and/or REST API on the server. +* [DockFlare](https://github.com/ChrispyBacon-dev/DockFlare) [![DockFlare github stars badge](https://img.shields.io/github/stars/ChrispyBacon-dev/DockFlare?style=flat)](https://github.com/ChrispyBacon-dev/DockFlare/stargazers) - Automate Cloudflare Tunnels with Docker labels; browser-based setup wizard and web UI for managing tunnels, access groups, and access policies. Website: https://dockflare.app * [Tunnelmole](https://github.com/robbie-cahill/tunnelmole-client/) [![tunnelmole github stars badge](https://img.shields.io/github/stars/robbie-cahill/tunnelmole-client?style=flat)](https://github.com/robbie-cahill/tunnelmole-client/stargazers) - Open source and optionally self hostable. The client and server are both written in TypeScript. * [jprq](https://github.com/azimjohn/jprq) [![jprq github stars badge](https://img.shields.io/github/stars/azimjohn/jprq?style=flat)](https://github.com/azimjohn/jprq/stargazers) - Proxies over WebSockets. Written in Go. * [Wiretap](https://github.com/sandialabs/wiretap) [![wiretap github stars badge](https://img.shields.io/github/stars/sandialabs/wiretap?style=flat)](https://github.com/sandialabs/wiretap/stargazers) - Transparent tunneling over WireGuard (UDP) using userspace network stack. Root not required on server. Supports multiple clients and servers. Written in Go.