🔴 DITO SSH WebSocket Relay Using Railway | HTTP Injector, Cloudflare CDN & Bug Host

Sharing this lightweight SSH WebSocket relay:

https://github.com/noahclanman/railway-ssh-ws-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:
https://github.com/noahclanman/railway-ssh-ws-relay

sample 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
 

About this Thread

  • 0
    Replies
  • 56
    Views
  • 1
    Participants
Last reply from:
Noahclanman

Trending Topics

Online now

Members online
1,208
Guests online
2,071
Total visitors
3,279

Forum statistics

Threads
2,294,546
Posts
29,091,721
Members
1,207,380
Latest member
travis_09
Back
Top