From fbc1ddec99f6a3c2046e55da8bdc91928304bab2 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 3 Jun 2025 15:00:38 -0400 Subject: [PATCH] docs (#967) --- docs/guides/agent/remoting.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/guides/agent/remoting.mdx diff --git a/docs/guides/agent/remoting.mdx b/docs/guides/agent/remoting.mdx new file mode 100644 index 00000000..c3da9ede --- /dev/null +++ b/docs/guides/agent/remoting.mdx @@ -0,0 +1,6 @@ +--- +title: Agent Remoting +sidebar_label: Remoting +--- + +As of `v1.0.5` the zrok Agent and controller support secure, opt-in remote control for creating shares and accesses. \ No newline at end of file