Spectrum SSH protocol on custom port

What is the name of the domain?

example.com

What is the issue you’re encountering

Spectrum SSH protocol on custom port

What are the steps to reproduce the issue?

Hi Team,

We got our web app running on example.com on port 80 and 443.
But on port 1234 of the same domain, we run an app that use SSH protocal to do revers tunneling.

I think we can use spectrum feature but need to make sure it is possible to use ssh protocol on a diffrent port (other than 22) and have the same domain name as follows.

example.com:80 - HTTP → backend http/s endpoint
example.com:443 - HTTPS → backend http/s endpoint
example.com:1234 - SSH protocol → backend tcp endpoint

SSH applications on Spectrum are restricted to port 22. You can use SSH as a TCP application through Spectrum on any port but that requires an Enterprise plan…

2 Likes