Cumulocity-IoT / cumulocity-remote-access-local-proxy

Cumulocity IoT Remote Access Local Proxy
Apache License 2.0
7 stars 9 forks source link

feat: improve passthrough config guess #165

Closed reubenmiller closed 8 months ago

reubenmiller commented 8 months ago

Improve the passthrough config guess/selection when more than 1 configuration is found.

The following is checked and the first match is used:

  1. Config which uses port 22
  2. Config which includes "ssh" in the name

Resolves https://github.com/SoftwareAG/cumulocity-remote-access-local-proxy/issues/164