Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Currently the tsh application does not support use of proxies (HTTP_PROXY , etc) and the developers are actively working on this for a forthcoming release.
Workaround options are to use a TCP proxy wrapper app, such as proxychains-ng, or to make use of the Web Shell facility.

  • The "tsh login" step uses ports 80 and 443 in order to log in to the service and obtain the client certificate.
  • Your ssh client uses standard port 22 for server access.
  • The web shell service also uses port 443 on the same host.

...