diff --git a/README.md b/README.md index c14da15..af7a21e 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This repository provides an **ACAP package** that installs the [Tailscale VPN cl - [Usage](#usage) - [Settings](#settings) - [Proxy Support](#proxy-support) +- [Accessing Tailnet Services from the Camera](#accessing-tailnet-services-from-the-camera) - [Updating Tailscale](#updating-tailscale) - [Purpose](#purpose) - [Useful Links](#useful-links) @@ -103,6 +104,36 @@ For ACAP apps or services that support SOCKS5, set their proxy to `127.0.0.1: +``` + +Then, in the camera's **System → Storage → Add network share** dialog, use `127.0.0.1` as the share host and connect. + +> **Requires root on the camera.** Port 445 is privileged, so binding it needs a root-capable build (e.g. developer certificates installed, or the ROOT variant). If the share dialog ever supports a custom (unprivileged) SMB port, the same trick works as a non-root SSH user. + +--- + ## Updating Tailscale - New `.eap` files are auto-built and released **weekly** (if a new Tailscale version is available).