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

Can’t establish websocket connection through reverse proxy #153

Open
deaffella opened this issue Jul 6, 2024 · 0 comments
Open

Can’t establish websocket connection through reverse proxy #153

deaffella opened this issue Jul 6, 2024 · 0 comments

Comments

@deaffella
Copy link

Environment

rtty

  • arch: any
  • os: Debian
  • version: 12

rttys

  • arch: any
  • os: Debian
  • version: 12

Description

Hello! This is an amazing project and I admire it!
I faced some problem. I have a server with a white static IP address (for example, X) on which the rttys server is located. I also have several hosts in a private local network behind NAT (for example, 192.168. Y.Y), which are connected to rttys on X. From a third-party PC, I can go to X and access the terminal, everything works well. However, when I click "access devise's web" and enter the port of any service on the final rtty client, I can only view pages with http/https. If a websocket connection is required on the target page, it cannot be established on the proxy page. How to fix this behavior? I would like to be able to connect via X to Y and use websocket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant