Port forwarding using Railway SSH
deltashare
HOBBYOP

9 months ago

Hello Devs!

I'm working on a project where remote debugging is needed to ensure functionality.
I haven't had luck with Railway CLI (railway ssh). Is this a possibility at all? if not, any alternatives that can help achieve this?

Solved

1 Replies

brody
EMPLOYEE

9 months ago

Hello,

No that would not be possible, it would require the SSH protocol, but we use our own custom protocol that uses WebSockets as a transport.

railway ssh will only give you a shell, nothing more unfortunately.

Best,
Brody


Status changed to Awaiting User Response Railway 9 months ago


Status changed to Solved brody 9 months ago


Loading...