diff --git a/static/index.html b/static/index.html index f73e6b7..bdb7c5d 100644 --- a/static/index.html +++ b/static/index.html @@ -76,7 +76,7 @@

Above, ID is a unique id for the job, the so-called rendez-cous ID. This should not conflict with IDs - used by other agents. The ID is used for a rendez-vous beetween the end-user on a local system and + used by other agents. The ID is used for a rendez-vous between the end-user on a local system and the continuous integration job running on a build agent. This connects the agent to the converge server. Clients can now connect to the Converge @@ -96,7 +96,7 @@ is not detected properly.

-

Local clients: using ssh proxy command

+

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 @@ -116,7 +116,7 @@ abc is a fixed user defined by converge. It has a very exciting password.

-

Local clients: with a local TCP forwarding proxy

+

Local clients: using SSH with ZZa local TCP forwarding proxy

This option is less convenient than the proxy command because it requires two separate