Tlws Connect

 I have this payload below, how do I test his connection?

“Payload”: “GET wss://example.com// HTTP/1.1[crlf]Host: [app_host][crlf]Upgrade: Websocket[crlf]Connection: Keep-Alive[crlf]Connection: Keep-Alive[crlf][crlf]”,
“SNI”: “example.com”,
“TlsIP”: “172.67.165.43”,
“ProxyIP”: “172.67.165.43”,
“ProxyPort”: “443”,
“Info”: “Tlsws”

This is websocket, I have a guide on it, just search it.