From 0d43e181c8e87089db253ea16050312253a20819 Mon Sep 17 00:00:00 2001 From: "Markus F.J. Busche" Date: Sat, 20 Sep 2025 18:18:37 +0200 Subject: [PATCH] docs: Screenshot der Funnel-Einstellungen in README verlinkt --- octoprint_tailscale_funnel/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/octoprint_tailscale_funnel/README.md b/octoprint_tailscale_funnel/README.md index 65be1a9..5f4399e 100644 --- a/octoprint_tailscale_funnel/README.md +++ b/octoprint_tailscale_funnel/README.md @@ -9,6 +9,10 @@ This plugin makes your OctoPrint instance accessible from anywhere via Tailscale * Display the public URL for accessing OctoPrint remotely * Configure the port to expose via Funnel +## Screenshot + +![Tailscale Funnel Settings](docs/screenshots/funnel-settings.png) + ## Requirements * OctoPrint 1.3.0 or higher