{
  "success": true,
  "log": [
    "TLS ✅",
    "WS 101 ✅",
    "VLESS sent",
    "TLS records: 2, sSeq=2",
    "decrypted rec: 4b, hex=82020000",
    "decrypted rec: 417b, hex=827e019b48545450",
    "WS frame 0: 2b",
    "WS frame 1: 411b",
    "WS frame 2: 0b",
    "HTTP text length: 411"
  ],
  "receivedHeaders": {
    "Accept": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "Mozilla/5.0",
    "X-Amzn-Trace-Id": "Root=1-69d80b7b-613284c7165b8e125ccd05bb"
  },
  "statusLine": "HTTP/1.1 200 OK"
}