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

APK cannot send WSS request, but can send https requests. #5

Open
marcussaw123 opened this issue Apr 5, 2024 · 3 comments
Open

APK cannot send WSS request, but can send https requests. #5

marcussaw123 opened this issue Apr 5, 2024 · 3 comments

Comments

@marcussaw123
Copy link

data.json in APK

{
  "host" : "https://dogerat-thad.onrender.com/",
  "socket" : "wss://dogerat-thad.onrender.com/",
  "webView" : "https://www.youtube.com/"
}

image

In the image above, the bot can send a HTTPS request to send a text message. However, it cannot establish a connect with the websocket server as the bot detects no device.

The code has not been modified whatsoever it has been forked.

I ran the APK on BlueStack 5

@Did-Dog
Copy link
Owner

Did-Dog commented Apr 6, 2024

Do you correctly put your server id in that json file

@marcussaw123
Copy link
Author

where's that?

@marcussaw123
Copy link
Author

huh, since when there's a field for server id in data.json

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

2 participants