Skip to content

Run Windows client under Proxy environment

Usually, the SSH package supports HTTP(S) proxies and this should be sufficient to overcome most known proxies.

However, there are existing very difficult cases, where the proxy environment cannot be properly recognized, is hidden from third-party software or the target servers are behind reverse proxies.

For such difficult cases the software contains a Non-SSH solution called “Rescue mode”.

Si puede establecer una conexión HTML5, entonces puede estar seguro de que este software le ayudará a establecer conexiones de socket nativas a través de Websocket (FF, Chrome, Opera, IE10, etc.) o XHR (IE6-IE9).

Be careful, some proxies allow Websocket/XHR traffic uniquement via la couche HTTPS, donc utilisez l'adresse https au lieu de http.

Si el proxy no solicita autenticación y puedes acceder a las páginas a través del navegador:

  1. Open http(s)://yourserver.com__/software/html5/jwres/__
  2. Wait for successful connection (and authorize Java execution if asked)
  3. Click on the red text “open the link” to open the working web access page
  4. Utilisez l'accès client Windows comme d'habitude

Si las solicitudes de proxy requieren autenticación de proxy y puedes acceder a las páginas a través del navegador:

  1. Open http(s)://yourserver.com__/software/html5/jwres/__
  2. Si el proxy solicita autenticación para applets de Java, presione "cancelar".
  3. Click on “Download LocalWebserver”, and execute it after successful download, that will start local http server on port 18888
  4. Click on “Force Applet loading from http://localhost:18888 , esto recargará la página con la carga de archivos JAR desde el servidor http local
  5. Espera a que se establezca la conexión con éxito
  6. Click on the red text “open the link” to open the working web access page
  7. Utilisez l'accès client Windows comme d'habitude