Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to use ssh protocol with traefik ? #1611

Closed
tbouvet opened this issue May 16, 2017 · 1 comment
Closed

Is it possible to use ssh protocol with traefik ? #1611

tbouvet opened this issue May 16, 2017 · 1 comment

Comments

@tbouvet
Copy link

tbouvet commented May 16, 2017

Do you want to request a feature or report a bug?

Question

What did you do?

I have a docker container with a ssh daemon inside. I just expose the port 22 and I want use an url to connect to my ssh container.

So I just want to do:

ssh mylogin@mycontainer.domain.com

What did you expect to see?

ssh connection ok

What did you see instead?

Connection closed by remote host

Output of traefik version: (What version of Traefik are you using?)

1.1.2

@ldez ldez added the kind/question a question label May 16, 2017
@emilevauge
Copy link
Member

@tbouvet as mentioned in the README, Traefik is an http (only) reverse proxy, then the answer is no. We want to add TCP support in the future, you can follow this issue #10.

@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants