How to Use SSH WS on Android
How to Use SSH WS on Android

How to Use SSH WS on Android

Posted on

VpnStuff.net — SSH WS is a little different how to use it with SSH Dropbear, OpenSSH. This SSH WS or Websocket has a special way of getting it to work properly. Here’s a tutorial How to Use SSH WS on Android.

SSH WS is usually used for a net trick. In Trojan-Go or V2Ray this is called turning Host into SNI and SNI into Host Server.

How to Use SSH WS on Android

All you need to do is create an SSH WS account and download the Custom HTTP application.

Create SSH WS Websocket Free

To create an SSH WS account you can visit the FastSSH.com site and select the SSH WS menu. Create an account there like entering a username and password.

Create SSH WS Websocket Free

Download and Setting HTTP Custom

In this tutorial we are using a Custom HTTP application. You can download the application via the Google Play Store.

Open the Custom HTTP application that you installed above and then tap the three dots in the upper left corner of the Custom HTTP application.

Tap Payload.

In the Payload form, enter the Payload below:

GET wss://bug.com/ HTTP/1.1[crlf]Host: sg-public1.sshws.net[crlf]Connection: keep-alive[crlf]Upgrade: websocket[crlf][crlf]

  • Bug.com is your bug/SNI.
  • sg-public1.sshws.net is your host SSH.

How to Use SSH WS on Android

Tap form SNI.

How to Use SSH WS on Android

Enter the SNI/Bug you are using. This SNI/Bug is the same as the one you used in the payload section above.

Enter the SNI/Bug, Port and SSH WS username and password that you created above and finally tap CONNECT.

How to Use SSH WS on Android

DONE.