Noahclanman
Elite
Sharing this lightweight SSH WebSocket relay:
It lets you convert a normal SSH account into an SSH-WS connection by deploying the relay on Railway.
HTTP Injector → Railway WebSocket → SSH Server
You can use the Railway domain directly or connect your own domain through a Cloudflare CNAME.
It can also be tested with compatible promo-based, zero-rated or bug-host routes. Results depend on your ISP, active promo, payload and host. It does not guarantee free or no-load internet access.
Supported endpoints:
/ssh – HTTP Injector or raw upgrade tunnel
/ws – Standard WebSocket
Just configure your SSH host, port and private relay token in Railway.
GitHub:
sample ready config:
app used in sample config: tested and compitable
payload setup if you want to use it in other client app like http-injector or netmod:
userpwdd: opencfg-arise2:123456 site:
https://github.com/noahclanman/railway-ssh-ws-relayIt lets you convert a normal SSH account into an SSH-WS connection by deploying the relay on Railway.
HTTP Injector → Railway WebSocket → SSH Server
You can use the Railway domain directly or connect your own domain through a Cloudflare CNAME.
It can also be tested with compatible promo-based, zero-rated or bug-host routes. Results depend on your ISP, active promo, payload and host. It does not guarantee free or no-load internet access.
Supported endpoints:
/ssh – HTTP Injector or raw upgrade tunnel
/ws – Standard WebSocket
Just configure your SSH host, port and private relay token in Railway.
GitHub:
https://github.com/noahclanman/railway-ssh-ws-relaysample ready config:
Code:
ssh://opencfg-arise2:123456@ss1.shinusterben.xyz:443?name=Unified%20Arise&mode=https_proxy&sni=www.paymaya.com&payload=GET%20%2Fssh%3Ftoken%3Darise%20HTTP%2F1.1%5Bcrlf%5DHost%3A%20%5Bhost%5D%5Bcrlf%5DConnection%3A%20upgrade%5Bcrlf%5DUpgrade%3A%20websocket%5Bcrlf%5D%5Bcrlf%5D&proxy=www.railway.com%3A443
app used in sample config: tested and compitable
Code:
https://github.com/noahclanman/OpenCFG-Client-App-Public
payload setup if you want to use it in other client app like http-injector or netmod:
Code:
GET /ssh?token=arisews HTTP/1.1[crlf]Host: ss1.shinusterben.xyz[crlf]Connection: upgrade[crlf]Upgrade: websocket[crlf][crlf]
userpwdd: opencfg-arise2:123456 site:
https://opencfg.xyz/servers