typo in usage.html
This commit is contained in:
parent
01c9cdd60a
commit
658aaf3880
@ -56,7 +56,7 @@ templ Usage(secure string, host string, username string) {
|
|||||||
<h2>Local clients: using ssh with a proxy command </h2>
|
<h2>Local clients: using ssh with a proxy command </h2>
|
||||||
|
|
||||||
<p><code>wsproxy</code> is a command that can be used as a proxy command for SSH which performs the connection to the
|
<p><code>wsproxy</code> 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 <a href="downloads.html">downloads</a> below). It does not depend on
|
remote server. This command needs to be downloaded only once (see <a href="downloads.html">downloads</a>). It does not depend on
|
||||||
the converge implementation but only on the websocket standards. Other tools that
|
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.
|
provide a mapping of stdio to a websocket can also be used instead of wsproxy.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user