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

connecting with duble payload #9

Open
LilBtr opened this issue Apr 2, 2024 · 2 comments
Open

connecting with duble payload #9

LilBtr opened this issue Apr 2, 2024 · 2 comments

Comments

@LilBtr
Copy link

LilBtr commented Apr 2, 2024

Hello owner. I've set it up properly, but I want to use -op POSTT then PATCH in the parameter. But I get the nc:Proxy error: "HTTP/1.1 530" and kex_exchange_identification: Connection closed by remote host. if I only use PATCH then everything works fine. How can I use the two methods without getting the above error. 530 is REQUIRED because it is followed by the connection, and without it, the connection is unstable.

@lutfailham96
Copy link
Owner

Hello owner. I've set it up properly, but I want to use -op POSTT then PATCH in the parameter. But I get the nc:Proxy error: "HTTP/1.1 530" and kex_exchange_identification: Connection closed by remote host. if I only use PATCH then everything works fine. How can I use the two methods without getting the above error. 530 is REQUIRED because it is followed by the connection, and without it, the connection is unstable.

Hi LilBtr, can you copy all the payload here so I can help with debugging

@LilBtr
Copy link
Author

LilBtr commented Apr 3, 2024

Hello owner. I've set it up properly, but I want to use -op POSTT then PATCH in the parameter. But I get the nc:Proxy error: "HTTP/1.1 530" and kex_exchange_identification: Connection closed by remote host. if I only use PATCH then everything works fine. How can I use the two methods without getting the above error. 530 is REQUIRED because it is followed by the connection, and without it, the connection is unstable.

Hi LilBtr, can you copy all the payload here so I can help with debugging

POSTT wss://enso.zoom.us/ HTTP/1.1[crlf]Host: play.google.com[crlf]Host: cdn.appsflyer.com[crlf]Host: cdn.appsflyer.com[crlf]User-Agent: [ua][crlf][crlf][split][cr]PATCH / HTTP/1.1[crlf]Host: [host][crlf]Upgrade: websocket[crlf]Connection: Upgrade[crlf][crlf]

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