From 0f10e1d8e7d50f690d38fe21385efcc70985612c Mon Sep 17 00:00:00 2001 From: Erik Brakkee Date: Tue, 30 Jul 2024 23:55:09 +0200 Subject: [PATCH] typo in usage.html --- pkg/server/templates/usage.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/server/templates/usage.templ b/pkg/server/templates/usage.templ index 31abe8b..789f8d8 100644 --- a/pkg/server/templates/usage.templ +++ b/pkg/server/templates/usage.templ @@ -56,7 +56,7 @@ templ Usage(secure string, host string, username string) {

Local clients: using ssh with a proxy command

wsproxy is a command that can be used as a proxy command for SSH which performs the connection to the - remote server. This command needs to be downloaded only once (see downloads below). It does not depend on + remote server. This command needs to be downloaded only once (see downloads). It does not depend on the converge implementation but only on the websocket standards. Other tools that provide a mapping of stdio to a websocket can also be used instead of wsproxy.