From 3e702c8977ecf70e824261c6fa016cae769d9959 Mon Sep 17 00:00:00 2001 From: hivebank Date: Mon, 23 Feb 2026 23:44:16 +0100 Subject: [PATCH] Add mycrab-tunnel-skill - Claude Code skill for Cloudflare Tunnel automation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d33fba1..ad86a84 100644 --- a/README.md +++ b/README.md @@ -1188,7 +1188,9 @@ Minio's test-server called "play" is already configured in the default client, y [P2P Remote Desktop](https://github.com/miroslavpejic85/p2p) is a portable, no configuration or installation needed remote desktop tool. -[Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide) is a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (a webserver). This attracts client requests and sends them to you via this daemon, without requiring you to poke holes on your firewall and your origin(webserver) can remain as closed as possible. +[Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide) is a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (a webserver). This attracts client requests and sends them to you via this daemon, without requiring you to poke holes on your firewall and your origin(webserver) can remain as closed as possible. + +[mycrab-tunnel-skill](https://github.com/isgudtek/mycrab-tunnel-skill) is a Claude Code skill for autonomous Cloudflare Tunnel setup. One-click install via mycrab.space API, tunnel management, custom domains, plus a dozen 1-click templates (homepage, planner, kanban, dashboard, webcam, webchat, and more). [WireGuard®](https://www.wireguard.com/) is a straight-forward, fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec while avoiding the massive headache. WireGuard is designed as a general-purpose VPN for running on embedded interfaces and super computers alike, fit for many circumstances. It's cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable.