From 2ea66562029205f55af3bf4eab7e9e97a3014352 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Wed, 25 Feb 2026 17:42:00 -0800 Subject: [PATCH] fix ref --- manage/ssh.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage/ssh.mdx b/manage/ssh.mdx index a852fa5..876c8f8 100644 --- a/manage/ssh.mdx +++ b/manage/ssh.mdx @@ -21,7 +21,7 @@ You can SSH into any Pangolin site or private resource. Two components handle SS Runs as a daemon and handles SSH for the host it runs on. Use this when the machine you want to SSH into is the same server running Newt. - + Handles SSH for other servers on the same network. Run the auth daemon on each target host; Newt on a bastion proxies connections to them.